# Added and All Tabs

The "Added" tab will show all currently integrated apps along with buttons to [edit](/integration-tab/editing-integrations.md) or [remove](/integration-tab/deleting-integrations.md) them.

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

The "All" tab shows all currently available apps that can be integrated, as well as a button to [add](/integration-tab/adding-integrations.md) them.

<figure><img src="/files/6QH9mrtVIoVavekqwlw4" alt=""><figcaption><p>This is only a part of the available integrations for TestFiesta</p></figcaption></figure>

You can also sort integrations into tab or table views, which will be shown on the next page. Click "Next"


---

# 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.testfiesta.com/integration-tab/added-and-all-tabs.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.
