# Getting Started

## **What do I need to start?**&#x20;

To start with Evntaly you need the following &#x20;

* The project you monitor can be your SaaS tool or any other application of your choice.
* Install and Integrate with one of our SDKs
  * &#x20;[`JavaScript`](https://evntaly.gitbook.io/evntaly/sdks/javascript) - [`Python`](https://evntaly.gitbook.io/evntaly/sdks/python) - [`C#`](https://evntaly.gitbook.io/evntaly/sdks/c)- [`Go`](https://evntaly.gitbook.io/evntaly/sdks/go) - [`Web`](https://evntaly.gitbook.io/evntaly/sdks/web) - [`Ruby`](https://evntaly.gitbook.io/evntaly/sdks/ruby) - [`PHP`](https://evntaly.gitbook.io/evntaly/sdks/php)&#x20;
* [Create New Project ](https://evntaly.gitbook.io/evntaly/get-started#create-project)
* Developer Secret - Get it from [Here](https://evntaly.com/account/settings/info)&#x20;

<div align="right"><figure><img src="https://2419982040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbGfPGurZUbuxtI5g7xkV%2Fuploads%2F917uUjsykf8Z4E8miKmD%2FDeveloper%20Secret.png?alt=media&#x26;token=9973e61a-a05d-44da-8d5f-ac9b85ad977e" alt=""><figcaption><p>The only way to get the developer secret.</p></figcaption></figure></div>

* Project Token PAT - Get from [Here](https://evntaly.com/account/settings/api) More details below ⬇️

## Create New Project  <a href="#create-project" id="create-project"></a>

To start using Evntaly, you need a project set up. A project represents the application or service you want to monitor. Our free Ignite plan allows you to manage up to three projects simultaneously.

When you first sign up, Evntaly automatically creates a project for you called `Default`. You can rename this project in the Onboarding or by navigating to `Account Settings > Projects` ([Here](https://evntaly.com/account/settings/projects)) to add, or delete your projects.

<figure><img src="https://2419982040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbGfPGurZUbuxtI5g7xkV%2Fuploads%2FDkclaMbixDi6yqb20w3C%2FProjects.png?alt=media&#x26;token=62c2e518-e4b8-406d-b48d-3f85a9185340" alt=""><figcaption><p>Project List</p></figcaption></figure>

## Create PAT for your Project

You can Create as many as tokens as you need from the `Account Settings > API Tokens` [Here](https://evntaly.com/account/settings/api) and assign the token to the project you need, all the tokens are hourly rate limited to 1000 Event/Hour.

&#x20;
