# Home

In the ***Home*** tab of Teams, you will see the list of forms assigned to you in the roles of ***Contributor*** or ***Manager*** through the [configuration of ***Authorization Profiles***](https://github.com/entaconsulting/rpa-connect-docs/blob/gitbook-transfer-data/english/administracion/admin-app/roles-y-permisos.md). This initial view will be the same for both types of roles, but as we saw earlier, when managing submissions, profiles with ***Manager*** permissions will also be able to view instances submitted by other users with access to the template.

<figure><img src="/files/WwhRKTgfEdTTdTkYteho" alt=""><figcaption><p><em><strong>Home</strong></em> screen</p></figcaption></figure>

Each form card has a title and a brief description, which can be completed and edited [from the ***Build*** application](https://github.com/entaconsulting/rpa-connect-docs/blob/gitbook-transfer-data/english/diseno-de-formularios/readme/creacion-de-un-formulario.md). Use the ***Display Name*** and ***Display Description*** fields in the ***Connect*** section of the form definition to assign the desired name or details.

<figure><img src="/files/wLjpElGGWyN6D2igj5yk" alt=""><figcaption><p><em><strong>Display Name</strong></em> and <em><strong>Display Description</strong></em> fields</p></figcaption></figure>

If these fields were not completed in the ***Build*** application, the Home screen will instead display the text entered in the ***Name*** and ***Description*** fields.

Each card also has two buttons, which refer to the actions of creating a new instance and viewing the list of submitted entries, respectively:

<figure><img src="/files/iz4EQx55FonaAJ44ZcDL" alt=""><figcaption><p><em><strong>Home</strong></em> screen card</p></figcaption></figure>

By clicking on the first option, a new form instance will be generated for you to complete and submit. The data entered will be recorded and saved as a draft, so if you exit the instance and create a new one, you can recover your progress. Keep in mind that each user can have only one draft per form.\\

<figure><img src="/files/hoEKvwVBpVe1rlNbvf8j" alt=""><figcaption><p>Draft of a form instance</p></figcaption></figure>

From the second option, you can access the list of submissions made for that template. You can also do this by selecting the desired form in the ***Submissions*** tab.

<figure><img src="/files/McYIm8rnuwJs8MiQWYtq" alt=""><figcaption><p>Submissions of a form instance</p></figcaption></figure>


---

# 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.rpaconnect.io/en-us/interaction-channels/instance-management-in-teams-and-the-portal/interface-and-common-functions/home.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.
