First Steps
Welcome to Splight! Follow this guide to quickly set up and start using the platform. These initial steps will help you get familiar with the essential features.
Create Your Account
Verify your email address, you will receive a invitation link to create your account.
Set up your account by providing your name, email, and password.
Log in to the platform using your account.
Now you're ready to start exploring Splight!
Two Ways to Work with Splight
There are two main ways to interact with Splight, depending on your workflow and preferences:
1. Manual Interaction via the Platform
You can manage and configure everything directly through the Splight platform’s user interface. This method is ideal for those who prefer a visual, step-by-step approach to adding assets, configuring dashboards, setting alerts, and more. You simply log in to the platform and work with the tools provided in each section.
2. Automation via Scripting or Console
For users who prefer automation or need to manage large-scale deployments, Splight also provides scripting and console access. Using Splight’s API and command-line tools, you can automate repetitive tasks, manage resources programmatically, and integrate Splight with other tools in your tech stack.
Create API Credentials
To use the scripting or console method, you will need to set up API credentials. Follow these steps to generate your API keys:
Access Your Account Settings: Go to the icon in the top right corner of the platform and elect Account from the dropdown menu.
Credentials: Navigate to the Credentials tab and click on New access Key.
Copy and Save: Copy the generated Acces ID and Secret Key and save by clicking on Save.
It is important to keep your API credentials secure and not share them with others or expose them in public repositories.
Once you have your API credentials, you can start using Splight’s API or command-line tools to automate processes.
For more detailed instructions on how to use Splight via scripting, refer to our Splight API section.
Last updated