Application Settings
Last updated
Last updated
© 2024 Fiddler Labs, Inc.
The Settings section captures team setup, permissions, and credentials. You can access the Settings page from the user settings on the left navigation bar of the Fiddler UI.
The General tab shows your organization name, your email, and a few other details.
The Access tab shows the users, teams, and invitations for everyone in the organization.
Users
The Users sub-tab shows all the users that are members of this organization.
Teams
The Teams tab shows all the teams that have been defined for this organization.
You can create a team by clicking on the plus (+
) icon on the top-right.
🚧 Note
Only Org Admins can create teams. The plus (
+
) icon will not be visible unless you have the Org Admin role.
Invitations
The Invitations tab shows all pending user invitations. Invitations that have been accepted no longer appear.
You can invite a user by clicking on the plus (+
) icon on the top-right.
🚧 Note
Only Org Admins can invite users. The plus (
+
) icon will not be visible unless you have the Org Admin role.
The Credentials tab displays user access keys. These access keys are used by Fiddler Python client for authentication. Each Org Admin or Org Member can create a unique key by clicking on Create Key.
Webhooks enable you to link Fiddler to your own notification and communication services and have them receive Fiddler alerts as they are triggered. We support Slack webhook integration directly as well as a custom webhook that can be used with any webhook-consuming platform. You can manage these webhooks in the 'Webhook Integration' tab.
Configure a New Slack Webhook
From the "Webhook Integrations" tab, use the + icon on the "Wehbook Integration" tab to configure a new webhook.
Follow these steps:
Enter a unique webhook name in the Service Name textbox
Select Slack in the Provider dropdown
Enter the Slack webhook URL provided by your Slack administrator which will appear similar to this example: https://hooks.slack.com/services/xxxxxxxxxx
Test the webhook service using the Test button
Click the Create button once the test is successful
Slack documentation on creating webhooks can be reviewed here.
Configure a New Custom Webhook
To configure a webhook for any other platform, follow the same steps listed for the Slack webhook, but instead select Other for Provider type and enter the webhook URL provided by the platform's administrator.
Enter a unique webhook name in the Service Name textbox
Select Other in the Provider dropdown
Enter the webhook URL provided by your platform administrator
Test the webhook service using the Test button
Click the Create button once the test is successful
🚧 Custom Webhooks
Note that many platforms will require some amount of configuration in order to properly receive and act on the notifications sent by third party software like Fiddler.
You can manage your webhook from the Webhook Integrations tab.
Select the webhook that you want to edit/delete using the "..." icon towards the right of a webhook integration row.
Select the Delete Webhook option to delete the webhook
🚧 Deleting a Webhook
You will not be able to delete a webhook that is already linked to alerts. To delete the webhook, you will need to modify the alert and then delete the webhook
Select the Edit Webhook option to edit the webhook
Click the Test button to test your changes
Click the Save button once the test is successful
↪ Questions? Join our community Slack to talk to a product expert