# Data Access

## Manage Data Access Permissions

You can manage data access permissions for your project using the options found in [**Manage Project**](https://motus.org/data/project/) at the bottom of the page. This will affect how the public sees your data. Regardless of the permissions you set, each time data from your project are downloaded it is logged in your [**Data Access Log**](#data-access-log).

![](/files/7hWCpLxromPxlbTdmreL)

## Data Access Log

Accessed from the Manage Data landing page, the [**data access log**](https://motus.org/data/accessSummary?projectID=109) includes an entry for each time data from the project was downloaded. This includes a date/time of download and the user who downloaded these data.

![](/files/ZVi7RUmV77xd5VpFjPWn)


---

# 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.motus.org/en/project-management/data-access.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.
