Getting Started
Special
SINGLE SIGN-ON
Teams
Users
Escalation Policies
Service
Incident
On-Call Shift
Schedules
Schedule Override
API Token
Logs
Webhook
Apps Integration
Reports
Preference
Profile
Automation
FAQ
Python Profile
Creating a Profile Using Profile Type: Python
Overview
This document provides step-by-step instructions for creating and configuring a profile using the Python profile type in Callgoose SQIBS automation platform. Python profiles allow users to configure reusable Python settings or parameters for automation workflows. Below are the steps and details for creating a Python profile.
Steps to Add a Python Profile
- Navigate to Add Profile
- Access the automation section in the Callgoose SQIBS automation platform.
- Go to Automation, and you can see Profiles.
- Click on Profiles and then click on Add Profile to create a new profile.
- Select Profile Type
- Choose Python as the profile type from the list of available options.
- Fill in the Details
- Name*:
- Provide a descriptive name for the profile.
- Example: Data Analysis Profile.
- Description*:
- Add a detailed description of the profile.
- Example: This profile includes Python configurations for data analysis scripts.
- Python Version:
- Select the required Python version.
- Example: 3.12.
- Save the Profile
- Click on Save to finalize the creation of the profile.
Additional Notes
- Fields marked with an asterisk (*) are mandatory.
- Use descriptive names and descriptions to make it easier for team members to understand the purpose of the profile.
- Python profiles are reusable and can be referenced in various automation workflows.
Example Configuration
Name: Data Analysis Profile
Description: This profile includes Python configurations for data analysis scripts.
Python Version: 3.12
Conclusion
By following these steps, you can effectively create a Python profile in Callgoose SQIBS automation platform. Python profiles enhance the reusability of configurations and simplify the management of automation workflows.