# Blackbaud applicant data

In Blackbaud, each student has a status. Blackbaud data doesn't have a definitive marker for "applicant", applicants fall under "inquiries" in the system.

In order to sync your applicants from Blackbaud, Market View looks for statuses that have “applicant” in the name, plus any statuses that could have an applicant status as a parent status.

This usually excludes the inquiry statuses, since students usually can’t progress from “applicant” status to “inquiry”, but it depends on how a school sets up their statuses.

If you are missing students from your "applicants" list in Market View, change their status or parent status to include the word "applicant". Then refresh your data and you should see them included.&#x20;

If you have questions about your applicant data, please get in touch.&#x20;


---

# 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.nais.org/nais/add-your-data/sync-admissions-data/sync-data-from-blackbaud/blackbaud-applicant-data.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.
