# FAQ

## “The \_\_\_\_\_\_\_ is not working”

* Please bear with us when there are bugs. To report bugs or other feedback, click on the '?' button in the bottom right and submit a feedback form.&#x20;
* For urgent requests that are preventing you from completing your mission, contact [customer support](https://www.inspiredflight.com/support.php).&#x20;

## “My pilot has not received their login email"

* Navigate to the 'My Team' Tab
* Select "Manage Team Members"
* Double check that their email was typed in correctly, to update scroll all the way to the right and select "edit" then follow the next step.&#x20;
* Scroll all the way to the right and select "Issue login" or "Reset Password" for team member
* This will send them a new email to get started on Elevate.&#x20;
* If the email is not received within 1 hour, please complete a feedback form and/or contact customer support.

## “My pilot can’t see preflight checklists or aircraft”

* This likely means they have not been correctly authorized to fly any aircraft.
* Navigate to the 'My Team' tab
* Select "Manage Team Members"&#x20;
* Scroll all the way to the right and select "edit"
* Ensure that they have been assigned "Pilot" under 'Roles'.
* Authorize them to fly your fleet's aircraft by selecting "Assign to all IF800A", "Assign to all IF1200A" or "Customize Authorizations".&#x20;
* You may always view your pilot's aircraft authorizations by:&#x20;
  * Navigate to the settings tab
  * Select 'Authorize Aircraft'
  * Check the boxes of team members and aircraft as appropriate

## “I can’t see my team members”

* Only fleet managers can see all team members, pilots are only permitted to see themselves and their fleet manager.&#x20;
* To update permissions, go to 'My Team' > Manage Team Member > Edit > Roles dropdown > select 'Fleet Manager"&#x20;
* You may also enable pilots to view all team members by:
  * Navigate to Settings Tab
  * Manage Role Types
  * Add or Edit a role
  * Customize your internal role permissions


---

# 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.inspiredflight.com/inspired-documentation/products/inspired-suite/elevate/faq.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.
