# Distribution

### How to distribute your first creative!

1. Go to one of your projects and hit that "**Distribution**" button on the top;
2. You have to add distribution channels when you want to distribute your creatives via CreatiBI to different channels;

   <figure><img src="/files/uXOcz2BaOsg3IL6PHltk" alt=""><figcaption></figcaption></figure>
3. Depending on if you have set up the [rule](/en-us/product-guides/custom-rule/action.md) (shown by the orange lighting icon), if a rule is in place, the distribution can happen automatically; if a workflow is nonexistent, you can distribute the creative manually;
   * Please make sure you have authorized the platforms so the distribution can run automatically;
4. \[If you [manually publish the creative on ad platforms](/en-us/product-guides/distribution/manually-publish-the-creative-on-ad-platforms.md)], select at least one creative, choose one ad account, schedule the publish time, and publish;
   * Google Ads is the exception. Click[ here](/en-us/product-guides/distribution/manually-publish-the-creative-on-ad-platforms/google-ads.md) for more details;
5. \[If you [manually share the post the creative on social media](/en-us/product-guides/distribution/manually-post-the-creative-on-social-media.md)], select at least one creative, choose all accounts for your target social media platform, schedule the post time, and post;
   * Douyin is the exception. Click [here](/en-us/product-guides/distribution/manually-post-the-creative-on-social-media/douyin.md) for more details;
6. Repeat the above steps to distribute more creatives.

   <figure><img src="/files/11qtW1Y6MTWLhRdplZF5" alt=""><figcaption></figcaption></figure>

### FAQ

1. Why did my creatives fail to be distributed?
   * Your creative file type is unsupported;
   * API connection is not stable;
   * Please also check your internet connection.
2. How to modify and cancel the distribution plan?
   * Please check [Modify and cancel your distribution plan](/en-us/product-guides/distribution/modify-and-cancel-your-distribution-plan.md) for more information.

> Like what you see? Get started with a free 30-day CreatiBI trial today. [<mark style="color:blue;">Try for free</mark>](https://creatibi.com/)<mark style="color:blue;">.</mark>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.creatibi.com/en-us/product-guides/distribution.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
