# Partials entity, only applicable to plugins?

**URL:** https://discuss.konghq.com/t/partials-entity-only-applicable-to-plugins/13722
**Category:** Questions
**Created:** [September 15, 2025, 9:28am UTC](https://discuss.konghq.com/t/partials-entity-only-applicable-to-plugins/13722 "2025-09-15T09:28:52Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ZML](https://avatars.discourse-cdn.com/v4/letter/z/6f9a4e/32.png) [@ZML](https://discuss.konghq.com/u/ZML)
#### Post date: [September 15, 2025, 9:28am UTC](https://discuss.konghq.com/t/partials-entity-only-applicable-to-plugins/13722/1 "2025-09-15T09:28:53Z")

</div>

Hi Kong team,

In [Partials - Kong Gateway | Kong Docs](https://developer.konghq.com/gateway/entities/partial/), it states:

_“Some entities in Kong Gateway share common configuration settings that often need to be repeated. For example, multiple [plugins](https://developer.konghq.com/gateway/entities/plugin/) that connect to Redis may require the same connection settings. Without Partials, you would need to replicate this configuration across all plugins. If the settings change, you would need to update each plugin individually.“_

After reviewing the documentation, it appears that **Partials are only applicable to plugins**.

Could you please confirm:

- Are Partials indeed only applicable to plugins? If so, would it be more accurate to revise the opening sentence to: “Some plugins in Kong Gateway share common configuration settings that often need to be repeated”?

Alternatively, if Partials are also applicable to other entities, could you provide examples or clarify this in the documentation?

Thanks,

ZM
