# Your admission data

{% embed url="<https://www.loom.com/share/51ad6a056a064293a8800ed6591fedfc?sid=33424bc6-ea29-408d-a37e-6a75ab7bb6e7>" %}
Introduction to Your Student Data in Market View
{% endembed %}

There are two types of data you can add to Market View, student and miscellaneous.

{% hint style="info" %}
There are two **types** of data you can add to Market View, student and miscellaneous.\
There are two **ways** to upload data, [by spreadsheet](/nais/add-your-data/upload-spreadsheets/upload-data-from-spreadsheets.md) and by [admission data sync](/nais/add-your-data/sync-admissions-data.md).
{% endhint %}

## Student data

Student data can be either applicants or enrolled students. You can include up to five data points about each student.

1. First name
2. Last name
3. Grade
4. ID
5. Address

You can upload student data via [spreadsheet](/nais/add-your-data/upload-spreadsheets/upload-data-from-spreadsheets.md), [Blackbaud data sync](/nais/add-your-data/sync-admissions-data/sync-data-from-blackbaud.md), or [Veracross data sync](/nais/add-your-data/sync-admissions-data/sync-data-from-veracross.md).

If you don't want to include any of the above fields, due to privacy concerns or other reasons, feel free to omit them. The importer will work with all columns blank except for address. If you don't want to add addresses either, you can pare it down to just ZIP codes.

## Miscellaneous data

Miscellaneous data can be teacher addresses, bus stops, feeder schools, any data source that you find helpful. You can only upload addresses for this type of data.

[You can upload miscellaneous data via spreadsheet](https://nais.gitbook.io/nais/add-your-data/spreadsheet-uploads/upload-data-from-spreadsheets#upload-miscellaneous-data).


---

# 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/your-admission-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.
