> For the complete documentation index, see [llms.txt](https://docs.coraye.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coraye.com/colors-tables/export-to-adobe-indesign.md).

# Export to Adobe Indesign

### 1. Import your table

The first thing to do is to drag and drop your color table in Coraye or to perform a file / Open to select your color table.

Coraye is compatible with .cxf, .aco, .acb, .ase, .csv, etc ...

### 2. Export the table to Adobe Indesign format

{% hint style="info" %}
Indesign is compatible with Adobe Color Table formats .ase
{% endhint %}

In the Coraye software, select your color table in the left column, then right click to select "**Export**".

![](/files/-M_tA5qenmkF2hTZGX2e)

A new window appears Select the ".ase Adobe Creative" icon

![](/files/-M_uayrZLM7f6_CV6QGA)

Give a name before saving your file (for example: My Color Table.ase)

![](/files/-LlVyM3He8rGGEgUf0vX)

### 3. Import into Adobe Indesign

{% hint style="info" %}
Indesign supports **.ase** format to import colors in its spot color tables.
{% endhint %}

Open Indesign.\
Open the Swatches panel by selecting **Windows** > **Colors** > **Swatches**.

![Open the Swatches panel by selecting Windows > Colors > Swatches.](/files/-LlaV2jRND-CSeAyhuvU)

Head over to the **hamburger** dropdown and click **Load Swatches.**

![Head over to the hamburger dropdown and click Load Swatches.](/files/-LlaV78FKOQsB2c8eOff)

Browse to select your color Table (.ase), then click on **Open**

![Browse to select your color Table (.ase), then click on Open](/files/-LlaVAzFx_eNJxnahMmk)

Colors from you Color Table will be add into the current Swatches Book.

![Colors from you Color Table will be add into the current Swatches Book.](/files/-LlaVFJ3NEihMxlUHyaZ)

Now, spot colors are ready to be used in your page layout.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.coraye.com/colors-tables/export-to-adobe-indesign.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
