# Signup and Registration

## 1. Signup

To generate images on Ideogram, you will need to first create an account.

Visit [<mark style="color:blue;">Ideogram.ai</mark>](https://ideogram.ai) and sign up using a Google or Apple account. At the moment, Ideogram only supports signup through Google or Apple. When you click “Continue with Google” or “Continue with Apple,” you will be redirected to the respective login page and then back to Ideogram. **Be sure to select the correct Google or Apple account when signing up, as it cannot be changed later.**

<figure><picture><source srcset="/files/PcrNpnQDo4EedRw6MxeK" media="(prefers-color-scheme: dark)"><img src="/files/2jp4MyVOemMQ6t1KJbnR" alt="" width="375"></picture><figcaption><p>The registration page where you sign up for ideogram.ai</p></figcaption></figure>

## 2. Pick a Username (Display Handle)

Once you log in, you will be prompted to choose a username that will be associated with your account and will be visible to other Ideogram users. The username must be unique, only contain alphanumeric characters and underscore, and be between 3 and 16 characters. Please note that your Google or Apple account's profile picture will be used as your Ideogram profile picture by default, but you can change your picture to any of your own generations later. **Be sure to choose a username you like, as you won't be able to change it later**. Once you've chosen a username, you're ready to experience the magic of text-to-image!

## 3. Subscribe to an Ideogram Plan

To get access to priority generation, private generation, image upload, and other premium features, you'll need to subscribe to one of our plans. Please visit [<mark style="color:blue;">ideogram.ai/pricing</mark>](https://ideogram.ai/pricing) for more information and to purchase a plan.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><h2>Free plan</h2></td><td><h3>Free</h3></td><td><ul><li><strong>10 Slow credits</strong>** per week (up to 10 prompts / 40 images per week)</li><li>2 canvases</li><li>Be inspired by Ideogram community</li><li>No access to priority queue or premium features</li><li>All generated images are public</li></ul></td></tr><tr><td><h2>Plus plan</h2></td><td><h3>$20/month</h3></td><td><ul><li><strong>1000 Priority credits</strong>* per month (up to 1000 prompts / 4,000 images per month)</li><li><strong>Unlimited Slow credits</strong>**</li><li>Private generation</li><li>Image upload for Remix and Describe</li><li>Unlimited canvases</li><li>Ideogram Editor</li><li>Download original quality in PNG</li><li>Early access to new features</li></ul></td></tr><tr><td><h2>Pro plan</h2></td><td><h3>$60/month</h3></td><td><ul><li><strong>3500 Priority credits</strong>* per month (up to 3500 prompts / 14,000 images per month)</li><li><strong>Unlimited Slow credits</strong>**</li><li><strong>Batch Generation</strong> with CSV upload</li><li>Private generation</li><li>Image upload for Remix and Describe</li><li>Unlimited canvases</li><li>Ideogram Editor</li><li>Download original quality in PNG</li><li>Early access to new features</li></ul></td></tr></tbody></table>

{% hint style="danger" %} <mark style="color:red;">Any unused Priority credits awarded through the monthly plan will expire at the end of each monthly billing cycle</mark>. However, **Priority credits** purchased as a top-up will roll over to the next month and will only be used after your monthly **Priority credits** are depleted.\
\
\* Learn more about the credit system and the differences between **Priority credits** and **Slow credits** in [this section](/plans-and-pricing/available-plans.md#the-credit-system).
{% endhint %}

## 4. Join Ideogram's Discord Server

Our Discord server is dedicated to our growing community, product announcements, feature requests and regular community discussions. We have a channel called `question-answer` where creators and users of the Ideogram community answer people's questions and help each other, and another called `creativity-hub` where creators share their creations and participate in different activities. Visit [discord.gg/ideogram](https://discord.gg/ideogram) and connect with a Discord account to join our growing community.

{% hint style="info" %}
Ideogram accounts are separate from Discord accounts.
{% endhint %}


---

# 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.ideogram.ai/using-ideogram/getting-started/signup-and-registration.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.
