# Schemas

#### Schemas

The Schemas tab is where you connect to your schema created in the management console. You can add multiple schemas here to connect to different worksheets. Add, edit and delete schemas at this screen.

<figure><img src="/files/uHxSynJEC8kC4QV1T3BZ" alt=""><figcaption></figcaption></figure>

Use the `+ New` button to connect to your schema. You will be presented with a form where you can start by giving the schema a title and a description. Describe to your users what the extension is being used for in the description. Connect to your schema, choose the sheet you want this schema to be connected to and then the unique identifier field of that sheet. You are now connected!

{% hint style="info" %}
The Schemas dropdown only shows the schema's you are allowed to see based on the group your user is in.
{% endhint %}

<figure><img src="/files/u9w6C00tZYiFAeGn5Tq1" alt=""><figcaption></figcaption></figure>

Repeat these steps to add more schemas. Adding multiple schemas will result into multiple tabs oin the extension.&#x20;

<br>


---

# 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.infotopics.com/writebackextreme/features/tableau-extension/configuration/general/schemas.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.
