---
title: Account Management | Flyweel Docs
description: Manage your Flyweel account settings, profile, and API tokens
url: "https://www.flyweel.co/settings/account-management"
type: static
generatedAt: "2026-05-28T04:27:32.724Z"
---

![Documentation hero background](https://astro-flyweel-docs.vercel.app/vision-hero.webp)
# Account Management

## Account Settings

Manage your Flyweel account from **Settings > Account** in your dashboard.

---

## Profile Management

Update your personal and company information:

 - **Name** — Your display name across the platform
 - **Company Name** — Your organization name
 - **Currency** — Default currency for spend reporting
 - **Timezone** — Used for date ranges and data display

---

## Password Management

Change your password from the account settings page. Flyweel uses magic link authentication for initial signup, and you can set a password for future logins.

---

## API Tokens

Generate API tokens for programmatic access to your Flyweel data.

### Creating a Token

 1. Navigate to **Settings > Account**
 1. Find the **API Tokens** section
 1. Click **Create Token**
 1. Set permissions for the token
 1. Copy and securely store the token — it will only be shown once

### Token Format

All Flyweel API tokens use the `fwl_` prefix, making them easy to identify in your code and configuration.

### Token Permissions

When creating a token, you can set specific permissions to control what the token can access.

**Security Best Practice**: Create tokens with the minimum permissions needed for your use case. Store tokens securely and never commit them to version control.

### Revoking Tokens

To revoke an API token:

 1. Go to **Settings > Account > API Tokens**
 1. Find the token you want to revoke
 1. Click **Revoke**
 1. The token is immediately invalidated

---

## Need Help?

For account-related questions, contact [team@flyweel.co](mailto:team@flyweel.co) or use the in-app chat.

### Ready to get started?

Start optimizing your ad spend today with Flyweel.
  [Start Free](https://signup.flyweel.co/?variant=control)