# Create & Activate Account

This guide explains how to create and activate a new account on **Zata**.\
To ensure security and compliance, **both your email address and phone number must be verified** during signup.

### Overview

Creating a Zata account enables you to:

* Access the Zata web console
* Create and manage storage buckets
* Generate access and secret keys
* Use Zata with S3-compatible tools and applications

Account activation requires **successful verification of both email and phone number**.

### Prerequisites

Before starting, ensure that:

* You have a valid and accessible email address
* You have an active phone number that can receive OTPs
* You can access your email inbox and mobile device during signup
* You are using a supported web browser (Chrome, Firefox, Safari, or Edge)

### Sign Up for a Zata Account

#### 1. Visit the Zata signup page:

[**https://zata.ai/signup**](https://zata.ai/signup)

#### 2. Enter your Personal Details:

<figure><img src="/files/UT4xVpHfqv1gFRiOpde9" alt=""><figcaption></figcaption></figure>

* Fill in the required details
* Verify your email address
* Click **Next**

#### 3. Verification:&#x20;

<figure><img src="/files/9HeNMXtrKXVDjTdcidXh" alt=""><figcaption></figcaption></figure>

* Fill in the required details
* Verify your phone number using OTP
* Accept the **Privacy Policy**
* Click **Start Free Trial**

### Account Activation Confirmation

Once **both your email address and phone number are successfully verified**, your Zata account is **automatically activated**.

You will see an on-screen confirmation message, after which you will be **redirected to the login page**.

You can log in and access your account using **either your username or registered email address**, along with your password, to access the Zata console.


---

# 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.zata.ai/getting-started-with-zata.ai/create-and-activate-account.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.
