# Setting up Fakturownia
Step-by-step guide to integrating Faktevo with Fakturownia.
## What You'll Need
- Active Fakturownia account
- API token from Fakturownia
- Your account subdomain
## Finding Your API Token
1. Log in to your Fakturownia account
2. Click your profile in the top right
3. Go to "Settings" > "Account Settings"
4. Select "API" from the left menu
5. Copy your API token
## Finding Your Account URL
Your Fakturownia account URL is in this format:
`https://[your-subdomain].fakturownia.pl`
For example: `https://mojafirma.fakturownia.pl`
You only need to enter the subdomain part: `mojafirma`
## Connecting to Faktevo
1. Go to Faktevo Settings > Platform Integration
2. Select "Fakturownia" from the dropdown
3. Enter your API token
4. Enter your account subdomain
5. Click "Save and Test Connection"
## Testing the Integration
After saving, Faktevo will:
- Verify your API token is valid
- Check that we can access your account
- Confirm invoice creation permissions
- Send a test API request
If the test passes, you're all set!
## Common Issues
**Invalid API Token**
- Double-check you copied the entire token
- Ensure no extra spaces before or after
- Generate a new token if needed
**Cannot Access Account**
- Verify your subdomain is correct
- Check that API access is enabled in Fakturownia settings
- Ensure your Fakturownia plan includes API access
**Permission Denied**
- Your Fakturownia user must have invoice creation permissions
- Check your role settings in Fakturownia
## Next Steps
- Configure your [Invoice settings](/help/invoice-settings/vat-rates)
- Set up [Auto-send preferences](/help/invoice-settings/email-templates)