# Import Campaign

This option is used to import campaign details from an external file (which must exist in `/dti/exchange/cm`). The import will create new campaigns, as well as parent campaigns, if they do not yet exist. See the User Manual for the format (defined by File Map).

#### To use this option:

1. In Graphical Setup, select Accounting | Import Campaign to display the Campaign Setup Import window.

   <figure><img src="/files/rqXbjN38Nb9pIOQF8IzA" alt=""><figcaption></figcaption></figure>
2. Click Add and complete the following fields:
   * **Read Option**—Select Edit or Commit.
   * **File Format**—Select the file format created in File Map. Note: A file map must be created in advance with a usage of “CampaignImp.”
   * **File Name**—The default file name will be displayed. You can change it if desired.
3. Click OK and then Continue to complete the import.


---

# 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://docs.navigaglobal.com/circulation-setup-manual/accounting/import-campaign.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.
