Setting Up Your First Project¶
A Project in FlagPal is your workspace. Everything — your feature flags, experiences, experiments, and metrics — belongs to a project. If you're setting up FlagPal for one product or app, you'll typically have one project.
Creating a Project¶
When you log into FlagPal for the first time, you'll be prompted to create a project.
- Enter a Project Name — use something descriptive like "My App", "Marketing Website", or your product's name
- Click Create Project
That's it! Your project is now active.
Can I create more projects? Yes — your FlagPal subscription allows you to manage multiple projects. You can switch between projects using the project switcher in the top navigation bar.
Understanding Your Project Settings¶
Once your project is created, you can configure it. Go to your project settings to find:
Project Name¶
You can rename your project at any time from the project settings page.
Team Members¶
You can invite teammates to collaborate on your project. They'll have access to all the flags, experiences, and experiments in the project.
See how to invite team members →
API Tokens¶
API Tokens let your application communicate with FlagPal. You will need a token to integrate FlagPal into your Application.
Keep your token safe!: If someone unauthorized gains access to your token, they can impersonate your application and perform actions on your behalf.
See how to manage API tokens →
Your Project Dashboard¶
After creating your project, you'll land on the main project dashboard. Here's what you'll see in the left navigation:
| Section | What it does |
|---|---|
| Features | Create and manage feature flags |
| Experiences | Define feature rollouts for specific users |
| Experiments | Set up A/B tests |
| Metrics | Define what you want to measure |
What's Next?¶
Now that your project is set up, let's explore the dashboard:
Or, if you're ready to dive in: