> For the complete documentation index, see [llms.txt](https://legacydocs.nexudus.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacydocs.nexudus.com/platform/faq/inventory/plans.md).

# FAQ: Plans

### **Is there any way of having a link for plan sign-up?**

Yes. From the dashboard, go to [**Inventory**](< https://platform.nexudus.com/billing>) **>** [**Plans**](< https://platform.nexudus.com/billing/tariffs?Tariff_Archived=false>), click the name of the plan, whose link you want to view and at the bottom of the page you'll see a **Sign up links** section.

### **How can I give members of a particular plan different prices?**

This can be done by defining discounted/different prices for those memberships. You can also alter the unit price on a membership plan when you set up the contract or the proposal.

### **What is the best way to set up a deposit for new members?**

The best way is to create a "deposit product" and add it to the plan. This will let you have more control over the reports that your platform offers. You must first add the product via[ **Inventory > Products**](https://platform.nexudus.com/billing/products?Product_Archived=false) and then add it to the plan that you want.‌

### **When someone signs up to a plan, how long does it take to create the first invoice?**

When a new Contract is added, it is normally processed within 15 minutes and the invoice is created automatically, unless a start date in the future was set manually from the Admin panel to the Contract.

### How can I remove a plan from the member's portal?

From the dashboard, go to [**Inventory**](< https://platform.nexudus.com/billing>) **>** [**Plans**](< https://platform.nexudus.com/billing/tariffs?Tariff_Archived=false>), click the name of the plan and then turn off display this plan on the website.

![adjusting the settings for a plan](/files/-Lular1Z7N8t02VoRSYK)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://legacydocs.nexudus.com/platform/faq/inventory/plans.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.
