# Environment Management

### **Request a new environment** <a href="#request-a-new-environment" id="request-a-new-environment"></a>

#### Important considerations: <a href="#important-considerations" id="important-considerations"></a>

* The environments will be managed once the contract with the customer is signed; in case you do not have the signed document, please refer to you client manager.
* When requesting the registration you must specify if the environment will use the eva Billing ID (found in Brazil), or will use a separate one.
* In case of asking for a Billing ID with Google Europe, the creation time will be between 3 and 4 working days. Only once the ID is ready, the Cloud team will create the environment, so you should consider this timing in your schedule.
* If you need to manage a Billing ID with **Google Europe**, you will need the following data:

  \- Project Name:

  \- Project Description:

  \- Is it an Asset? (YES/NO):

  \- Client:

  \- Project code to which the transfer will be made:

  \- Project Manager:

  \- Users who will have access (short user): email addresses must be associated to an active Google G Suite account. You can do it from this link <https://accounts.google.com>

  \- Contacts, enter as many as necessary (in addition, always include those entered in the table):

<table><thead><tr><th width="177">contact_type </th><th>name</th><th> email</th></tr></thead><tbody><tr><td>Management</td><td>Name of the manager responsible for the project</td><td>Email of the manager responsible for the project</td></tr><tr><td>Management</td><td>Valerie Levy</td><td>valerie.levy@everis.com</td></tr><tr><td>Technical</td><td>Name of the technician responsible for the project</td><td>Email of the technician responsible for the project</td></tr></tbody></table>


---

# 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.conversational-ai.syntphony.com/user-guide/customer-support/environment-management.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.
