# Microsoft OneDrive

## Why can't I find my OneDrive file or folder?

If you're trying to find a nested folder, try clicking "OneDrive" at the top level of the selector and then pasting a `onedrive.live.com` link to the folder in the search bar. The folder should then be populated in the picker for you to select.

<div align="left"><figure><img src="/files/4HoX3AvNibWcliVR6wiv" alt="" width="375"><figcaption></figcaption></figure></div>

If your item is still not appearing in the search, you can try a few things:

1. Confirm you're connected to the right Microsoft account: The account listed in the `Run as` menu should match the account with access to the file.
2. Reauthorize access to your Microsoft account: Go to your `Apps` page and reconnect the Microsoft OneDrive app to force Microsoft to refresh permissions.


---

# 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://docs.relay.app/app-specific-faqs/microsoft-onedrive.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.
