> ## Documentation Index
> Fetch the complete documentation index at: https://developer.mindbridge.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Async Results

**Async results** can be used to track the status of asynchronous background jobs (such as data ingestion) for which results may not be
immediately available. Users can poll these records to view the status of their requests. Once the requests have been completed, users can
call the relevant entity’s `Read` endpoint to view the results of the job.

### Permissions

The **permissions** needed to access this collection are controlled by the target data you are attempting to access.
