> For the complete documentation index, see [llms.txt](https://docs.balkan.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.balkan.id/getting-started/setting-up-your-tenant/application-integrations/direct-application-integration/shopify-integration-setup.md).

# Shopify Integration Setup

### Configure Shopify within your BalkanID tenant <a href="#h_01ha5ckrn9j8xtrsercb5mbt9m" id="h_01ha5ckrn9j8xtrsercb5mbt9m"></a>

1. Login to the BalkanID application and switch to the tenant you would like to add your integration to.
2. Head to *Integrations* > **Add Integration**, select **Shopify**.<br>

   <div data-with-frame="true"><figure><img src="/files/LGUjkEsyxa9TIK58yX82" alt=""><figcaption></figcaption></figure></div>

   <div data-with-frame="true"><figure><img src="/files/p5qZrAYUWDrEqjt9o1eU" alt=""><figcaption></figcaption></figure></div>
3. Set up the *Primary Application owner (mandatory)* and the *Description*, if any. Set up Secondary Application Owner(s), if any. Select the Extraction Type. From here, you can configure your application using the following method:
   1. **Direct integration** - Provide your Shop name and Access token to set up a direct connection with BalkanID.

      <div data-with-frame="true"><figure><img src="/files/bFSlW1C1TakmR3Baa94k" alt=""><figcaption></figcaption></figure></div>
4. Click on next to move onto *Optional Configuration.*
5. Fill **Optional configuration,** if required.  <br>

   <div data-with-frame="true"><figure><img src="/files/G0nRGGpLHEIuiOpbOPrl" alt=""><figcaption></figcaption></figure></div>
6. Once you filled in the information, click **Save**. Your integration is now configured and you will see the status of the integration displayed alongside other integrations on the *Integrations* page. When data is available, the integration Status column will read **Connected** and the integration Message will read **Data available**.


---

# 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.balkan.id/getting-started/setting-up-your-tenant/application-integrations/direct-application-integration/shopify-integration-setup.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.
