> ## Documentation Index
> Fetch the complete documentation index at: https://docs.less.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# Dixa

<Tip>
  This source is incremental by default. This means that new data will be extracted on each run.
</Tip>

The Dixa source allows you to extract data from your Dixa account. You can extract Conversations and Messages into Less.

### Setup

There are two tabs you need to configure for the Dixa source: Credentials and Tables.

<Steps>
  <Step title="Credentials">
    In the Credentials tab, you need to input your Dixo API token. Follow this guide to get your API token: [https://docs.dixa.io/docs/tutorial-create-an-api-token](https://docs.dixa.io/docs/tutorial-create-an-api-token).

    You also need to input the first/start date you want to extract data from. If you want to extract data from a fixed period, you can also input an end date. You can find more information about the date format [here](https://docs.dixa.io/docs/date-format).
  </Step>

  <Step title="Tables">
    In the Tables tab, you should simply select the tables you want to extract into Less.
  </Step>
</Steps>
