> 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/frequently-asked-questions/guest-users-dont-show-up-in-the-dropdown-component.md).

# Guest users don't show up in the dropdown component

When you select a people property in a dropdown or multi-select component, we are not able to show your guest users in the list of options. We do receive the admin and members' data. This is because Notion does not provide third-party apps like ours access to the guest data just yet. We hope this changes soon.

<figure><img src="/files/gZ6ZsTxoBgLGZHjgX8yx" alt="" width="435"><figcaption><p>From Notion's documentation</p></figcaption></figure>

However, there is a workaround possible.

1. Convert your *People* property to an *Email* property or *Select* property on Notion.
2. Click on *Reload Data* in NotionApps.
3. Manually add your desired email addresses as options to the dropdown or multi-select component in NotionApps.

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

Please reach out to <help@notionapps.com> if you have any questions.


---

# 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/frequently-asked-questions/guest-users-dont-show-up-in-the-dropdown-component.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.
