# Specific plan is not showing up on the checkout page

If the plan you just created in not showing on the checkout page, some of the reasons for that are as follows:

* Plan is not marked as active
* Plan is maked as trial
* Plan has a login Id set (only used with that login ID can see the plan)
* Plan is not showing up on the recurring checkout page because it does not have Stripe Price ID or PayPal Plan ID set
* Plan contains a library group that none of your server have


---

# 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://streamsmanager.gitbook.io/streams-manager/troubleshooting/specific-plan-is-not-showing-up-on-the-checkout-page.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.
