This repository was archived by the owner on Jul 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
46 additions
and
38 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,27 @@ | ||
# Billing alerts | ||
|
||
Billing alerts allow you to monitor your upcoming bills. | ||
|
||
Once you set billing alert limit for your account, and your upcoming bill crosses the limit, we will notify you in email addresses associated to your Imagekit account. | ||
|
||
Billing alerts allow you to monitor your upcoming bills by setting a threshold bill amount. If your upcoming bill crosses the threshold you have set, an email notification will be sent to the email addresses associated with your ImageKit account. | ||
|
||
{% hint style="info" %} | ||
**Paid plan only**\ | ||
****Billing alerts is currently available only to paid users. | ||
****This feature is currently available only to paid users. | ||
{% endhint %} | ||
|
||
## Set billing alert limit | ||
|
||
You can follow the following steps to setup billing alerts: | ||
You can follow the following steps to set up billing alerts: | ||
|
||
1. Navigate to your [billing alerts screen](https://imagekit.io/dashboard/billing/alerts). | ||
2. Enter the `Threshold billing amount`, as desired limit to trigger billing alert notification. | ||
3. Press Enter or Click `Save` button. | ||
1. Navigate to your [billing alerts screen](https://imagekit.io/dashboard/billing/alerts) | ||
2. Enter the `Threshold amount` in the form | ||
3. Press 'Enter' or click `Save` button | ||
|
||
 | ||
You may also review your recent invoices to find a suitable billing amount. | ||
|
||
You may also review your recent invoices to find appropriate billing amount. | ||
 | ||
|
||
## Removing billing alert | ||
|
||
1. Navigate to your [billing alerts screen](https://imagekit.io/dashboard/billing/alerts). | ||
2. Click on `Remove alerts` button. | ||
1. Navigate to your [billing alerts screen](https://imagekit.io/dashboard/billing/alerts) | ||
2. Click on `Remove alerts` button | ||
|
||
 | ||
|
||
{% hint style="info" %} | ||
**** Alerts can only be removed once the billing alert is already set | ||
{% endhint %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# Multi-factor authentication | ||
|
||
You must be using ImageKit on your live websites and apps. Multiple users might access the ImageKit dashboard, the central place for all your media uploads, external origin configurations, delivery settings, and more. Keeping the dashboard secure therefore is of utmost importance. | ||
|
||
While having a strong password helps secure access to the dashboard, multi-factor authentication makes it safer. | ||
|
||
Multi-factor authentication (MFA) adds a layer of protection to the log-in process. A one-time password is generated and sent to the user's registered email address, which is required for additional identity verification. | ||
|
||
## How to enable MFA? | ||
|
||
### Enforce MFA for all users | ||
|
||
If you have administrator privileges on your ImageKit account, you can enforce MFA for all the users in your account from the [User Management page](https://imagekit.io/dashboard/user-management). | ||
|
||
This setting cannot be overridden by any user on their profile. | ||
|
||
 | ||
|
||
### Enable MFA on your profile | ||
|
||
Every user can enable MFA for their account from their [User Profile page](https://imagekit.io/dashboard/profile). | ||
|
||
This option is unavailable if an account administrator has enforced MFA for all users belonging to that account. | ||
|
||
 | ||
|
||
## How does MFA in ImageKit work? | ||
|
||
Once MFA is enabled for your account, either by the account administrator or on your own, ImageKit would send a unique code to the email ID associated with your account after you enter the correct login password. | ||
|
||
 | ||
|
||
You will need to provide this unique code in the form that comes up on the next screen to access the dashboard. | ||
|
||
If you face any issues while using these features or have a question or suggestion, please reach out to us at [email protected]. |
21 changes: 0 additions & 21 deletions
21
multi-factor authentication/multi-factor authentication.md
This file was deleted.
Oops, something went wrong.