# ITC Roles

## ITC Role & Timelines

Upon receipt of the survey request email, the ITC will:

1. Contact you within <mark style="background-color:yellow;">**24 hours**</mark> to schedule a meeting to further discuss your survey needs.&#x20;
2. Draft an online version of your survey and send to you for initial review.&#x20;
3. Continue to work with you to test, edit, and finalize the online survey format and questions.&#x20;
4. Develop a deployment method and schedule for distributing the survey.&#x20;
5. Develop a summary report template and schedule.

### Timeline:

Most surveys – depending on the length and complexity – can be developed and ready for deployment within <mark style="background-color:yellow;">**2 weeks**</mark>.


---

# 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://idahotc.gitbook.io/user-manual/survey-development-and-deployment/itc-roles.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.
