# dbt Cloud

1. Open your dbt Cloud project and go to **Environments**.

   <div align="left"><img src="/files/wK6XiOt5U1swOLzdh9Tp" alt="dbt Cloud environments page"></div>
2. For each environment on the list, select the environment.

   <div align="left"><img src="/files/NP57mmtPFv0TFokbrbgp" alt="dbt Cloud environment list"></div>
3. Click the settings icon.

   <div align="left"><img src="/files/gfqmUpTum2BLetezML08" alt="dbt Cloud settings icon"></div>
4. Click **Edit**.

   <div align="left"><img src="/files/sLTpmsnxdoK6oWPoZysK" alt="dbt Cloud edit button"></div>
5. Set the Snowflake host in **Extended Attributes** (bottom of the page).

   <div align="left"><img src="/files/OnGiOBFdASKdsozqOsWx" alt="dbt Cloud extended attributes"></div>
6. Click **Save**.

   <div align="left"><img src="/files/xWseLglQUrevGJ7GR8Ag" alt="dbt Cloud save button"></div>


---

# 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.espresso.ai/snowflake-optimizer/proxy-onboarding/proxy-onboarding-dbt-cloud.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.
