# Manage your team

### View your dashboard

If you are already logged in

* Go to [https://app.certn.co](https://app.certn.co/login)![](/files/i1X0t7ez6Vlx9HiwQQXC)

To log in

1. Go to <https://app.certn.co/login>![](/files/i1X0t7ez6Vlx9HiwQQXC)
2. Enter your email and password
3. Click **Log in**

### View your team settings

1. Click the profile icon<img src="/files/-Mc9vy_WksEdqt_CYplt" alt="" data-size="line">
2. Click **Settings**
3. Locate your team
4. Click **Team Settings**

{% hint style="success" %}
You can manage your API keys, Billing info, Webhooks, and other team settings from here.
{% endhint %}

### Add a payment card

Adding a payment card to your account allows you to use our services.

1. Click **Billing**
2. Click **Connect Payment Card**
3. Fill in your credit card number
4. Add the expiry date and CVC number
5. Click **Authorize Card**

![](/files/-MbgvPRgbgukpVU7ZWbX)


---

# 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.certn.co/api/certn-api-v-1.0/guides/manage-your-team.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.
