# Apps

All Apps are assigned to an Adalo Team. If the creator of the app is removed from the Team, their access to any app on that Team is removed and only the Team owner will be able to reinstate access.&#x20;

### Apps

The Apps section shows all apps that belong to your team.

Team Owners will be able to view ***all Apps*** that are assigned to their Organization. If a member is removed, Owners can **Join** any apps that belong to their Organization.&#x20;

### Browsing Your Apps

Scroll through your full list of apps or use the search bar at the top to filter by app name. Each app displays its name, icon, and creation date.

#### Opening an App

* If you are already an editor on the app, click **Launch** to open it in the builder.
* If you are a team admin but not yet an editor, click **Join** to add yourself, then open the app.

{% content-ref url="/spaces/-LhGHkPsv15svPIU5I7C/pages/2abWnK2FAi7C9ZEfkVc4" %}
[Add Team Members to Your Adalo App](/adalo-account/team-members/add-team-members-to-your-adalo-app.md)
{% endcontent-ref %}


---

# 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://help.adalo.com/adalo-account/apps.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.
