> For the complete documentation index, see [llms.txt](https://docs.notionapps.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.notionapps.com/i-cant-see-my-databases-pages-inside-notionapps.-how-do-i-resolve-it.md).

# I can't see my databases/pages inside NotionApps. How do I resolve it?

Sometimes, there are issues at Notion's end due to which NotionApps does not get access to linked databases/pages. The best way to force Notion to link these items to NotionApps is to manually link them. To do so, follow these steps:

1. Go to your desired top-level page (a page that has all the databases you want to link to NotionApps) inside Notion.&#x20;
2. In the page options menu, click on the "Connections" option.

<figure><img src="/files/6xks0cO2C5iymDcGkwvf" alt=""><figcaption></figcaption></figure>

3. From "Connections" choose **NotionApps**.&#x20;

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

Please wait for up to a minute and the selected item will be available to link inside NotionApps.

### Still not visible?

If the databases are still not visible, there is a workaround you could try to show them in NotionApps.&#x20;

Suppose your database is deeply nested within pages, i.e. Top level page → Child page → Database, move the database to a level above - Top level page → Database. For example,

**Initial State of your Notion setup**

Home page →  Projects & Tasks page → Projects Database (not visible inside NotionApps)

**Modified State of your Notion setup**&#x20;

Home page → Projects Database (moved to a level above)

This change forces Notion to refresh their cache and re-link the database(s) to NotionApps.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.notionapps.com/i-cant-see-my-databases-pages-inside-notionapps.-how-do-i-resolve-it.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.
