kibana/api_docs/reporting.mdx

35 lines
1.1 KiB
Text

---
####
#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
#### Reach out in #docs-engineering for more info.
####
id: kibReportingPluginApi
slug: /kibana-dev-docs/api/reporting
title: "reporting"
image: https://source.unsplash.com/400x175/?github
description: API docs for the reporting plugin
date: 2024-08-01
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'reporting']
---
import reportingObj from './reporting.devdocs.json';
Reporting Services enables applications to feature reports that the user can automate with Watcher and download later.
Contact [@elastic/appex-sharedux](https://github.com/orgs/elastic/teams/appex-sharedux) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 9 | 0 | 2 | 0 |
## Client
### Start
<DocDefinitionList data={[reportingObj.client.start]}/>
## Server
### Start
<DocDefinitionList data={[reportingObj.server.start]}/>