# Add Tab Warning (Tabs are created and added to the app, but not visible)

## Cause

This happens because you created a tab and added it to the selected app's Navigation Items, but you didn't set visibility for that tab.

<figure><img src="/files/QlzdOfORgx5Rkq6ftgeO" alt=""><figcaption><p>Warning Message</p></figcaption></figure>

## Resolve

Change the visibility of the tab to Default On in the profile of the user you want to show the tab to.

<figure><img src="/files/KmgWBQiacNXPXNMnLZ9J" alt=""><figcaption><p>Set up> Profile > Select the Profile you want to show > Change the visibility of the added tab to Default On</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://help.smallbuilder.com/smallbuilder-troubleshooting/undefined-1/tab-tab-app.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.
