# Custom apps settings in Team

## Enable custom Apps

This tab in Team[^1] settings is where you can turn custom Apps on and off. Timebook custom Apps are personalized modules you can build by selecting your preferred item types. You can also choose specific[ item containers](#user-content-fn-2)[^2] and define the hierarchy of items inside your App.

When you build a custom App in the dedicated section of the [Workplace Admin](#user-content-fn-3)[^3], you make it available to the [entire Workplace](#user-content-fn-4)[^4]. But it must then be enabled in selected Teams. When you enable a custom App in a Team, it will show as a new tab in the Team's structure.

{% hint style="info" %}
This article explains how to turn custom Apps on and off in Teams. For more information on how to create a custom App, see
{% endhint %}

To enable custom Apps in a Team:

1. In the Navigator, select a Team and press the \[**Team settings**] icon next to it.
2. Select the \[**Custom Apps**].
3. Press \[**Turn on**] next to all the custom Apps you want to enable in this Team.
4. The selected Apps now show as tabs in the Team's structure.

{% hint style="success" %}
Further enhancements to custom Apps are available in this tab.

Press the \[**See details**] button next to a custom App to view its properties. You can now manage the App's statuses, containers, or automation features (if they are enabled in the App).

You can manage these features in the same way you manage your work settings. For more information, see <mark style="color:red;">**WORK SETTINGS IN TEAM**</mark>
{% endhint %}

***

## Related articles

[^1]: A Team is a key module in Timebook that helps you manage work and collaborate with others using shared resources.

    For more information, see [https://github.com/TimebookDev/gitbook-prod/blob/master/settings/team-settings/broken-reference/README.md](https://github.com/TimebookDev/gitbook-prod/blob/master/settings/team-settings/broken-reference/README.md "mention")

[^2]: Containers are objects that can be used to group and track items. Lists, Sprints, and Releases are all examples of containers in Timebook.

    For more information, see [https://github.com/TimebookDev/gitbook-prod/blob/master/settings/team-settings/broken-reference/README.md](https://github.com/TimebookDev/gitbook-prod/blob/master/settings/team-settings/broken-reference/README.md "mention")

[^3]: Workplace Admin is a tool for managing the highest-level administration in Timebook.

    For more information, see [https://github.com/TimebookDev/gitbook-prod/blob/master/settings/team-settings/broken-reference/README.md](https://github.com/TimebookDev/gitbook-prod/blob/master/settings/team-settings/broken-reference/README.md "mention")

[^4]: A Workplace is the top-level administration unit in Timebook. It is a mirror image of your organization, representing all the people grouped in Teams and working together using shared resources.

    For more information, see [https://github.com/TimebookDev/gitbook-prod/blob/master/settings/team-settings/broken-reference/README.md](https://github.com/TimebookDev/gitbook-prod/blob/master/settings/team-settings/broken-reference/README.md "mention")


---

# 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.timebook.ai/hc/product-guide/team-settings/custom-apps-settings-in-team.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.
