# User Guide

Step-by-step guides and overviews for using every part of the Archera platform.

## Articles in This Section

* [Archera QuickStart Guide (AWS)](/help-center/user-guide/quickstart-aws.md)
* [Segment Dashboard - Overview](/help-center/user-guide/segment-dashboard.md)
* [Infrastructure History - Overview](/help-center/user-guide/infrastructure-history.md)
* [Resource Recommendations - Overview](/help-center/user-guide/resource-recommendations.md)
* [Commitment Planner - Overview](/help-center/user-guide/commitment-planner.md)
* [Commitment Inventory](/help-center/user-guide/commitment-inventory.md)
* [Settings & Integrations - Section Overview](/help-center/user-guide/settings-integrations.md)
* [How to Create a Custom Purchase or Renewal Plan](/help-center/user-guide/how-to-create-custom-plan.md)
* [How Does Archera Calculate Commitment Coverage](/help-center/user-guide/commitment-coverage.md)
* [How Does Commitment Discount Attribution Work](/help-center/user-guide/commitment-attribution.md)
* [Invite Users and Onboarding Troubleshooting](/help-center/user-guide/invite-users.md)
* [How Do I Remove or Add a User?](/help-center/user-guide/add-remove-users.md)
* [What is the Lookback Period?](/help-center/user-guide/lookback-period.md)
* [What Contract Terms Are Available for AWS?](/help-center/user-guide/contract-terms-aws.md)
* [Archera's Savings Options](/help-center/user-guide/savings-options.md)
* [Recommended Plan: Flexible Savings, Minimal Commitment](/help-center/user-guide/recommended-plan.md)
* [Why is my Dashboard a Day or Two Behind?](/help-center/user-guide/dashboard-day-behind.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.archera.ai/help-center/user-guide/user-guide.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.
