Scheduled Reports

You can generate scheduled reports based on saved reports from Cost Analysis.

After you have created a saved report in Cost Analysis, use the Scheduled Reports page to create a scheduled report that runs a single time, or that recurs daily or monthly. Scheduled reports are saved in an Object Storage Standard storage tier bucket, which you can access from the scheduled report details page.

Note

Only Standard tier buckets are supported. No other storage tiers are supported with scheduled reports.

You can perform the following Cost Analysis scheduled reports tasks:

Required IAM Policy

To use Oracle Cloud Infrastructure, an administrator must be a member of a group granted security access in a policy  by a tenancy administrator. This access is required whether you're using the Console or the REST API with an SDK, CLI, or other tool. If you get a message that you don't have permission or are unauthorized, verify with the tenancy administrator what type of access you have and which compartment  your access works in.

If you're new to policies, see Getting Started with Policies and Common Policies.

  • To use Scheduled reports in the Console, the same IAM policies that grant you access to Cost Analysis also give you access to the Scheduled reports pages. See Required IAM Policy for more information.

  • To use scheduled report API operations, and to grant write permissions to the Object Storage bucket and compartment where scheduled reports are saved, the following policy is required in the compartment the bucket is located in:
    Allow service metering_overlay to manage objects in compartment <COMPARTMENT-NAME> where all {target.bucket.name ='<BUCKET-NAME>', any {request.permission='OBJECT_CREATE', request.permission='OBJECT_DELETE', request.permission='OBJECT_READ'}}

    Where <BUCKET-NAME> is the name of the Object Storage bucket and <COMPARTMENT-NAME> is the compartment that you want the scheduled report results saved to, and metering_overlay refers to the commercial realm.

Note

For any Object Storage buckets that reside in subcompartments, the Scheduled reports policies must also be enabled for the corresponding subcompartments, in addition to the root compartment, for full scheduled report functionality.

Applying Tags

Apply tags to resources to help organize them according to your business needs. You can apply tags when you create a resource, and you can update a resource later to add, revise, or remove tags. For general information about applying tags, see Resource Tags.