# Growth

### Bindplane Plans

Your Current Plan: **Bindplane Growth**

{% columns %}
{% column %}
**Bindplane Growth**

* Pay as you go ($299 base fee for 50 collectors + 50GB/day)
* Access the Bindplane API
* External Auth + Audit Trail
* Experience 8 x 5 enhanced support
* Access to custom onboarding resources
* Exceptional suite of high capacity processors
* Usage based pricing
  {% endcolumn %}

{% column %}
**Bindplane Enterprise**

* Unlimited collectors and data management
* Complete on-premise deployment option
* Role-based access control for larger teams with external authentication available
* Unlimited project creation across different teams
* Premium support with prioritized SLAs, 24 × 7 dedicated support and customer success team
  {% endcolumn %}
  {% endcolumns %}

{% embed url="<https://www.youtube.com/watch?v=IPs14MRF0L4>" %}

<details>

<summary>Critical Resources</summary>

[Join our community on Slack](https://www.launchpass.com/bindplane/free)

[Explore our documentation](https://docs.bindplane.com/)

[View our blog posts](https://bindplane.com/blog)

[Bindplane Use Cases](https://bindplane.com/use-case-demo)

[Bindplane Youtube channel](https://www.youtube.com/@bindplane)

[Contact support](https://bindplane.com/support)

</details>

<details>

<summary>Onboarding Guide</summary>

* [ ] Watch the 10 minute introduction video above to understand how Bindplane works.
* [ ] View the Bindplane Growth slide deck, [Here](https://docs.google.com/presentation/d/133v2I0T0u89TgyQL6aHjWxnzuKLYCdWTJ7f9wgPHCzI/edit?usp=sharing), which is great for learning at your own pace.
* [ ] If you haven't already - review Bindplanes [getting started documentation](https://docs.bindplane.com/) to install your first collector and configuration file.
* [ ] Size your environment correctly by reviewing our [sizing and scaling](https://docs.bindplane.com/production-checklist/bindplane-otel-collector/sizing-and-scaling) documentation.

**Tips and tricks to succeed faster**

1. Most everything done in the GUI can be done with our CLI

* [ ] Try - Installing the Bindplane CLI, [Here](https://docs.bindplane.com/cli-and-api).
* [ ] Try - Using the CLI to list your sources and the processors you setup using our getting started documentation. You can also create or update any resource in Bindplane using our reference guide, [Here](https://docs.bindplane.com/cli-and-api/cli/reference).

```markup
bindplane get sources
bindplane get processors
```

2. [Snapshots](https://docs.bindplane.com/feature-guides/snapshots) help you visualize the data you collect, [Live Preview](https://docs.bindplane.com/feature-guides/live-preview?q=Snapshot+recording) reveals the effect of your transformations on that data.

* [ ] Try - Opening a full screen editor by clicking on any processor node in the GUI
* [ ] Try - Entering a command to filter your events, metrics or traces, such as `stderr F`
* [ ] Try - Saving this as a Snapshot recording to use when creating a processor bundle.

3. Use our GUI to monitor how much data you produce

* [ ] Try - Navigating to **Overview > Summary** in the Bindplane GUI to view data coming into Bindplane, data going out of Bindplane, and total data reduced with Bindplane.
* [ ] Try - reducing the data you send downstram by using our [filter by condition](https://www.youtube.com/watch?v=Vq53Er6PjBo) processor.
* [ ] Try - Setting up alerts based on volume in your end destinations to monitor data surges. Remember, your Bindplane plan is usage based.

4. Manage consistent processing logic across multiple configurations or pipelines with [processor bundles](https://docs.bindplane.com/feature-guides/processor-bundles).

* [ ] Try - Creating a processor bundle in your environment, and configuring it to a specific use case or goal.
* [ ] Try - Viewing the effects of your applied transformations in Live Preview. Additions will be highlighted in <mark style="background-color:green;">green</mark>, deletions in <mark style="background-color:red;">red</mark>.

5. Blueprints in Bindplane allow you to directly import specific solutions into your environment\*

* [ ] Try - Importing a Blueprint that is applicable to your needs, into your Bindplane environment by navigating to **Blueprints** in your GUI.
* [ ] Try - Modifying the processors in the Blueprint to fit your data set. After you import, you can easily edit as needed.

</details>

<details>

<summary>Customer Success Team</summary>

Now that you've completed your onboarding pre-requisites, book a time to meet your Bindplane Customer Success team to set expectations and track goals.

* [ ] Schedule a 30-minute alignment call [Here](https://meetings.hubspot.com/chelsea-wright2).

Please include as much detail as possible regarding your request and goals you’d like to achieve during our time together, in the booking page.

</details>

<details>

<summary>Quarterly Business Reviews &#x26; Success Metrics</summary>

Your success metrics and business objectives within Bindplane are personalized with your Customer Success team to ensure you achieve your desired goals and outcomes in the tool. You will create these goals during your first call with your Customer Success team and track them during your Quarterly Business Reviews.

</details>

<details>

<summary>Our Value Proposition</summary>

At Bindplane we believe in:

* **Decreasing observability costs** by putting you in control of your telemetry data.
* Giving you the tools you need to **manage your OTEL fleets** efficiently and at scale
* **Decreasing MTTR** by always making the data you produce easily available and in the right format, when you need it.

Need more proof? See customer case studies, [Here](https://bindplane.com/case-studies).

</details>

<details>

<summary>Feedback</summary>

At Bindplane, we're always looking to improve our onboarding process to best support our customers. Submit any feedback or recommendations you'd like to see applied to our onboarding page, [Here](https://forms.gle/3YCurfqGNu9ssyDE8).

</details>


---

# 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://docs.bindplane.com/onboarding/growth.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.
