> For the complete documentation index, see [llms.txt](https://thred-1.gitbook.io/thred/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thred-1.gitbook.io/thred/basics/markdown.md).

# Create a Connector

Connectors are one-way connections to a platform of your choice. They allow your customer to select the data they want to move over.

To create a connector, use the Thred Dashboard.

<figure><img src="https://3614119225-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFKB2GoNNQzwSzqRn6QW3%2Fuploads%2FiiQnXnzRtYVYMq3ybq5b%2Fconnector.png?alt=media&amp;token=15b0364c-79f8-4983-89bf-251872819ade" alt=""><figcaption></figcaption></figure>

The Destination Webhook is an endpoint Thred calls with the customer's migrated data. This is where you would add the data to your database.
