kibana/api_docs/workchat_app.mdx

41 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: kibWorkchatAppPluginApi
slug: /kibana-dev-docs/api/workchatApp
title: "workchatApp"
image: https://source.unsplash.com/400x175/?github
description: API docs for the workchatApp plugin
date: 2025-04-22
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'workchatApp']
---
import workchatAppObj from './workchat_app.devdocs.json';
WorkChat application
Contact [@elastic/search-kibana](https://github.com/orgs/elastic/teams/search-kibana) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 6 | 0 | 6 | 0 |
## Client
### Setup
<DocDefinitionList data={[workchatAppObj.client.setup]}/>
### Start
<DocDefinitionList data={[workchatAppObj.client.start]}/>
## Server
### Setup
<DocDefinitionList data={[workchatAppObj.server.setup]}/>
### Start
<DocDefinitionList data={[workchatAppObj.server.start]}/>