# What is the procedure for inviting a new user or team member to a NeevCloud project?

Before proceeding, verify whether the user already has an existing NeevCloud account. If not, create a new account for the user. Once the new user account has been created, the project owner should sign in to the NeevCloud console and navigate to the **Settings** section. From there, the owner must select the project to which access needs to be granted. In the invitation field, the owner should enter the email address associated with the newly created user account and click on **Invite**. \
The user will then receive an invitation notification in their NeevCloud account, and upon accepting the request, access to the project will be granted.


---

# 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.neevcloud.com/neevcloud-guide/faq/what-is-the-procedure-for-inviting-a-new-user-or-team-member-to-a-neevcloud-project.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.
