# Bulk Import

The **Bulk Import** tool allows you to create multiple posts or WooCommerce products using a list of keywords.

**Access:**\
Go to **Content Egg > Import Tools > Bulk Import** tab

{% hint style="warning" %}
Each keyword in the list will generate a separate post or product.
{% endhint %}

{% hint style="success" %}
Before using this tool, make sure your [**Import Presets**](https://ce-docs.keywordrush.com/set-up-products/import-tools/import-presets) are configured according to your needs.
{% endhint %}

<figure><img src="https://4254262503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3fnB7iKYwDc1Xhr3H3%2Fuploads%2FtYgZihQnZIdrkgXBvcev%2Fimage.png?alt=media&#x26;token=a371a663-c98e-4073-b099-26536f183088" alt=""><figcaption></figcaption></figure>

### How It Works

1. **Select an Import Preset**\
   Choose how the post or product will be structured.
2. **Select a Category**\
   Choose the post or WooCommerce category for the imported items.\
   If left empty, the default category from the selected preset will be used.
3. **Select a Module**\
   Pick the product source you want to use (e.g., Amazon, Ebay, etc.).
4. **Set Publishing Options**\
   Choose when the posts should be published:
   * Immediately
   * Scheduled: Spread the publishing over 1 to 12 months
5. **Add Keywords or URLs**\
   Enter one keyword per line. Each line will create a new post.\
   Some modules also support direct product URLs—useful for partial feed imports.\
   Simply paste the product URLs, one per line.
6. **Start Import**\
   Click the **Start Import** button. Tasks will be added to the [**Import Queue**](https://ce-docs.keywordrush.com/set-up-products/import-tools/import-queue) and processed in the background.

{% hint style="info" %}
You can monitor import progress and access completed posts/products via the [Queue tab](https://ce-docs.keywordrush.com/set-up-products/import-tools/import-queue).
{% endhint %}


---

# 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://ce-docs.keywordrush.com/set-up-products/import-tools/bulk-import.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.
