# 1Password Integration Setup

### Getting Started <a href="#h_01ha5ckrn9pz35ar0jkaswjzmn" id="h_01ha5ckrn9pz35ar0jkaswjzmn"></a>

#### Requirements: <a href="#h_01hq2k0bjbzy73x06t3ajx4zv5" id="h_01hq2k0bjbzy73x06t3ajx4zv5"></a>

* API Token

#### Step to obtain API Token <a href="#h_01ha5ckrn93epf38m902v74hy5" id="h_01ha5ckrn93epf38m902v74hy5"></a>

{% embed url="<https://developer.1password.com/docs/service-accounts/get-started#create-a-service-account>" %}

You can follow the steps mentioned in the above documentation to create a service account token for your 1Password instance. This will be your API token to input into the BalkanID environment.

### Configure 1Password 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 **1Password**.<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/ee9vn7s2plOGsghsBt0B" 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 API Token obtained above to set up a direct connection with BalkanID.

   <div data-with-frame="true"><figure><img src="/files/aH5cVmaVUPWxBFl82Uec" 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/AbyyBlWCYPiJ1udOsEQw" 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: 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.balkan.id/getting-started/setting-up-your-tenant/application-integrations/direct-application-integration/1password-integration-setup.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.
