# Access to AWS Console

## Introduction

The AWS console is the web interface that allows access to all of AWS various services. You can use the console to administer AWS resources, work with endpoints, manage users and edit settings across your AWS account.

## What are we going to cover?

This chapter will cover logging into the AWS console and getting familiar with the console

## Steps to check

Click here to [login into your AWS account](https://console.aws.amazon.com)

## Additional Information

No additional information for this section


---

# 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://0xcriminal.gitbook.io/about-me/cloudsec/setting-up-aws-accounts/access-to-aws-console.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.
