# Working with Redcap

Followings are three sections about Importing data and subjects from Redcap and creating reports using the data that is imported from Redcap.

* [Importing Data from a Redcap Project](/nidb/tutorials/working-with-redcap/importing-data-from-a-redcap-project.md)
* [Importing Subjects from Redcap](/nidb/tutorials/working-with-redcap/importing-subjects-from-redcap.md)
* [Reports based on data imported from Redcap](/nidb/tutorials/working-with-redcap/reports-based-on-data-imported-from-redcap.md)


---

# 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.neuroinfodb.org/nidb/tutorials/working-with-redcap.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.
