# Billing

> Manage your VIDEOJOBS subscription and billing through Stripe.

Source: https://docs.videojobs.io/billing

> For the complete documentation index, see [llms.txt](https://docs.videojobs.io/llms.txt).

# Billing

You can access the Billing page by navigating to the header menu and selecting "Subscription". On this page, you can view and manage your active subscription. Our billing is handled through Stripe, so you will be redirected to their portal for payment processing and account management.

```
https://www.videojobs.io/account/subscription
```

<Button href="https://www.videojobs.io/account/subscription" icon="ExternalLink" iconPosition="right">Subscription</Button>

## Video

<iframe width="560" height="315" src="https://videojobs.io/embed/video/1724074321716" title="Powered by VIDEOJOBS" frameBorder="0" style={{border: 0, aspectRatio: '16 / 9', width: '100%', height: 'auto', borderRadius: '12px', margin: '20px 0'}} allow="fullscreen" />

<Columns cols={2}>
  <Card title="Security" icon="Shield" href="/security">
    Learn more about Security, with all its features.
  </Card>
  <Card title="Support" icon="MessageCircle" href="/support">
    Support page with contact information.
  </Card>
</Columns>
