diff --git a/contents/handbook/brand/art-requests.md b/contents/handbook/brand/art-requests.md
index bedc703c0dec..8b16251a25d8 100644
--- a/contents/handbook/brand/art-requests.md
+++ b/contents/handbook/brand/art-requests.md
@@ -7,7 +7,7 @@ hideAnchor: false
> 🎨 **Need artwork or merch?** Please request it using the [request templates](https://github.com/PostHog/posthog.com/issues/new/choose). Do not request art or merch over Slack or email.
-All artwork and merch requests are handled by , , and on the team.
+All artwork and merch requests are handled by , , and on the Graphics team.
They can help you with things like:
diff --git a/contents/handbook/brand/overview.md b/contents/handbook/brand/overview.md
index fb738165e22a..48589d8b7b10 100644
--- a/contents/handbook/brand/overview.md
+++ b/contents/handbook/brand/overview.md
@@ -4,6 +4,8 @@ sidebar: Handbook
showTitle: true
---
-The focuses on design and the PostHog website. This includes writing the copy for pages outside of the docs and handbook. This is considered the source of truth for how we talk about our products.
+The Graphics team focuses on creating all illustration and art work for PostHog. As the team responsible for PostHog's visual identity, they have the final say on all such matters, including in regards to brand.
-We work closely with the and .
+The Graphics team works closely with all teams at PostHog.
+
+This team does not own product design or website design, which are handled by the engineering teams and the respectively.
diff --git a/contents/handbook/brand/process.md b/contents/handbook/engineering/product-design-process.md
similarity index 92%
rename from contents/handbook/brand/process.md
rename to contents/handbook/engineering/product-design-process.md
index c0da4d328683..93ac69a44cc7 100644
--- a/contents/handbook/brand/process.md
+++ b/contents/handbook/engineering/product-design-process.md
@@ -22,4 +22,3 @@ Need some custom artwork? Read the [art and branding request guidelines](/handbo
## Portfolio
-You can find [PostHog's design portfolio](https://dribbble.com/posthog) on Dribbble... or just have a look around!
diff --git a/contents/handbook/engineering/product-design.md b/contents/handbook/engineering/product-design.md
index c7f8eff510df..0d3c6ade54d8 100644
--- a/contents/handbook/engineering/product-design.md
+++ b/contents/handbook/engineering/product-design.md
@@ -66,4 +66,4 @@ Usually during quick syncs like this, it's enough to help an engineer work throu
Sometimes product design may push back if they simply don't have capacity. It's subjective when this may happen, and it'll usually be in cases where they feel they won't be as helpful based on the above.
-[Read more about how product design works at PostHog](/handbook/brand/process) - _it's very unique!_
+[Read more about how product design works at PostHog](/handbook/engineering/product-design-process) - _it's very unique!_
diff --git a/contents/handbook/marketing/index.md b/contents/handbook/marketing/index.md
index 18b198d4e534..205e5441590a 100644
--- a/contents/handbook/marketing/index.md
+++ b/contents/handbook/marketing/index.md
@@ -6,7 +6,16 @@ showTitle: true
## How marketing works
-Marketing at PostHog is a collaborative effort across several teams. It is also specifically a multi-disciplinary creative team in it's own right. If that's confusing, you can check [Who can help me?](/handbook/marketing/ownership) for more on who to talk to.
+Marketing at PostHog is a collaborative effort across several teams. There are six distinct teams that handle different aspects of marketing:
+
+- **Graphics** – Leads all art, design, illustration, and brand work for PostHog
+- **Website** – Leads all matters related to posthog.com and handles some product design aspects
+- **Marketing** – A multidisciplinary team that handles Product Marketing, Influencers & Partnerships, and other unowned marketing tasks
+- **Editorial** – Leads content, newsletters, and social
+- **YouTube** – Leads video
+- **Docs & Wizard** – Leads on documentation and the wizard
+
+If you're not sure who to talk to, check [Who can help me?](/handbook/marketing/ownership).
## Marketing values
diff --git a/contents/handbook/marketing/ownership.md b/contents/handbook/marketing/ownership.md
index 18a21f040682..773be264bfc5 100644
--- a/contents/handbook/marketing/ownership.md
+++ b/contents/handbook/marketing/ownership.md
@@ -4,7 +4,7 @@ sidebar: Handbook
showTitle: true
---
-If you have a general marketing question, go to `#team-marketing` in Slack.
+If you have a general marketing question, go to `#group-marketing-and-content` in Slack.
If you need help with the website, go to `#posthogdotcom`.
@@ -14,7 +14,7 @@ Here's a quick guide to who to ask if you want help with a specific marketing ac
I need a product marketer, but I don't know which
-Product marketing is part of . You can see which PMM is focused on which team on the team page. If it's a team which doesn't currently have an assigned marketer, just ask in #team-marketing in Slack and tag the team lead.
+Product marketing is part of . You can see which PMM is focused on which team on the team page. If it's a team which doesn't currently have an assigned marketer, just ask in #group-marketing-and-content in Slack and tag the team lead.
diff --git a/contents/handbook/wide-company.md b/contents/handbook/wide-company.md
index cea369f7e290..8601ffcba056 100644
--- a/contents/handbook/wide-company.md
+++ b/contents/handbook/wide-company.md
@@ -23,7 +23,7 @@ As with any startup, the principles that govern these small teams are:
- Can decide what to build within their own products
- Can ship without outside interference as far as possible
- No product management by default
- - [No product design by default](/handbook/brand/process)
+ - [No product design by default](/handbook/engineering/product-design-process)
- Should work directly with its own users (until it has hit product-market fit within PostHog's platform)
- Should be small
diff --git a/src/navs/index.js b/src/navs/index.js
index 3a288e9b43f2..e987d214a0f4 100644
--- a/src/navs/index.js
+++ b/src/navs/index.js
@@ -517,44 +517,6 @@ export const handbookSidebar = [
},
],
},
- {
- name: 'Brand & design',
- url: '',
- children: [
- {
- name: 'Overview',
- url: '/handbook/brand/overview',
- },
- {
- name: 'Brand strategy',
- url: '/handbook/strategy/brand',
- },
- {
- name: 'Art requests',
- url: '/handbook/brand/art-requests',
- },
- {
- name: 'Logos, brand, and hedgehogs',
- url: '/handbook/company/brand-assets',
- },
- {
- name: 'Style guide',
- url: '/handbook/brand/style-guide',
- },
- {
- name: 'Our design philosophy',
- url: '/handbook/brand/philosophy',
- },
- {
- name: 'Product design for engineers',
- url: '/handbook/engineering/product-design',
- },
- {
- name: 'Product design process',
- url: '/handbook/brand/process',
- },
- ],
- },
{
name: 'Content',
url: '',
@@ -968,6 +930,50 @@ export const handbookSidebar = [
name: 'Tech talks',
url: '/handbook/engineering/tech-talks',
},
+ {
+ name: 'Product design',
+ url: '',
+ children: [
+ {
+ name: 'Product design for engineers',
+ url: '/handbook/engineering/product-design',
+ },
+ {
+ name: 'Product design process',
+ url: '/handbook/engineering/product-design-process',
+ },
+ ],
+ },
+ ],
+ },
+ {
+ name: 'Graphics',
+ url: '',
+ children: [
+ {
+ name: 'Overview',
+ url: '/handbook/brand/overview',
+ },
+ {
+ name: 'Brand strategy',
+ url: '/handbook/strategy/brand',
+ },
+ {
+ name: 'Art requests',
+ url: '/handbook/brand/art-requests',
+ },
+ {
+ name: 'Logos, brand, and hedgehogs',
+ url: '/handbook/company/brand-assets',
+ },
+ {
+ name: 'Style guide',
+ url: '/handbook/brand/style-guide',
+ },
+ {
+ name: 'Our design philosophy',
+ url: '/handbook/brand/philosophy',
+ },
],
},
{
@@ -1130,102 +1136,6 @@ export const handbookSidebar = [
},
],
},
- {
- name: 'PostHog.com',
- url: '',
- children: [
- {
- name: 'Overview',
- url: '/handbook/engineering/posthog-com/overview',
- },
- {
- name: 'Developing the website',
- url: '/handbook/engineering/posthog-com/developing-the-website',
- },
- {
- name: 'How PostHog.com works',
- url: '/handbook/engineering/posthog-com/how-posthog-website-works',
- },
- {
- name: 'Designing PostHog.com',
- url: '/handbook/brand/designing-posthog-website',
- },
- {
- name: 'Technical architecture',
- url: '/handbook/engineering/posthog-com/technical-architecture',
- },
- {
- name: 'MDX setup',
- url: '/handbook/engineering/posthog-com/mdx-setup',
- },
- {
- name: 'MDX components',
- url: '/handbook/engineering/posthog-com/markdown',
- },
- {
- name: 'Uploading assets',
- url: '/handbook/engineering/posthog-com/assets',
- },
- {
- name: 'Merch store',
- url: '/handbook/engineering/posthog-com/merch-store',
- },
- {
- name: 'Posting a new job',
- url: '/handbook/engineering/posthog-com/jobs',
- },
- {
- name: 'Managing cool tech jobs',
- url: '/handbook/engineering/posthog-com/cool-tech-jobs',
- },
- {
- name: 'Managing small teams',
- url: '/handbook/engineering/posthog-com/small-teams',
- },
- {
- name: 'Adding a team member',
- url: '/handbook/engineering/posthog-com/add-team-member',
- },
- {
- name: 'Managing the company roadmap',
- url: '/handbook/engineering/posthog-com/roadmap',
- },
- {
- name: 'Changelog entries',
- url: '/handbook/engineering/posthog-com/changelog',
- },
- {
- name: 'Custom presentations',
- url: '/handbook/engineering/posthog-com/presentations',
- },
- {
- name: 'Product & feature comparisons',
- url: '/handbook/engineering/posthog-com/product-comparisons',
- },
- {
- name: 'Editing API docs',
- url: '/handbook/engineering/posthog-com/api-docs',
- },
- {
- name: 'Community',
- url: '',
- children: [
- {
- name: 'Overview',
- url: '/handbook/community',
- },
- {
- name: 'Answering community questions',
- url: '/handbook/community/questions',
- },
- {
- name: 'Profiles',
- url: '/handbook/community/profiles',
- },
- ],
- },
- ],
- },
{
name: 'Product',
url: '',
@@ -1273,39 +1183,43 @@ export const handbookSidebar = [
],
},
{
- name: 'Support',
+ name: 'RevOps',
url: '',
children: [
{
name: 'Overview',
- url: '/handbook/support/support-team',
+ url: '/handbook/growth/revops/overview',
},
{
- name: 'Customer support',
- url: '/handbook/support/customer-support',
+ name: 'Revenue adjustments',
+ url: '/handbook/growth/revops/revenue-adjustments',
},
{
- name: 'Support team incident response',
- url: '/handbook/support/support-incident-response',
+ name: 'Retention metrics',
+ url: '/handbook/growth/revops/retention-metrics',
},
{
- name: 'How we work',
+ name: 'Lifecycle analysis',
+ url: '/handbook/growth/revops/lifecycle-analysis',
+ },
+ {
+ name: 'SalesOps',
url: '',
children: [
{
- name: 'Technical support SMEs',
- url: '/handbook/support/support-smes',
+ name: 'Refunds',
+ url: '/handbook/growth/sales/refunds',
},
{
- name: 'Support zero weeks',
- url: '/handbook/support/support-zero',
+ name: 'Lead assignment during time off',
+ url: '/handbook/growth/revops/lead-assignment-ooo',
+ },
+ {
+ name: 'Giving credits to customers',
+ url: '/handbook/growth/revops/credits',
},
],
},
- {
- name: 'Troubleshooting tips',
- url: '/handbook/support/troubleshooting-tips',
- },
],
},
{
@@ -1680,40 +1594,132 @@ export const handbookSidebar = [
],
},
{
- name: 'RevOps',
+ name: 'Support',
url: '',
children: [
{
name: 'Overview',
- url: '/handbook/growth/revops/overview',
+ url: '/handbook/support/support-team',
},
{
- name: 'Revenue adjustments',
- url: '/handbook/growth/revops/revenue-adjustments',
+ name: 'Customer support',
+ url: '/handbook/support/customer-support',
},
{
- name: 'Retention metrics',
- url: '/handbook/growth/revops/retention-metrics',
+ name: 'Support team incident response',
+ url: '/handbook/support/support-incident-response',
},
{
- name: 'Lifecycle analysis',
- url: '/handbook/growth/revops/lifecycle-analysis',
+ name: 'How we work',
+ url: '',
+ children: [
+ {
+ name: 'Technical support SMEs',
+ url: '/handbook/support/support-smes',
+ },
+ {
+ name: 'Support zero weeks',
+ url: '/handbook/support/support-zero',
+ },
+ ],
},
{
- name: 'SalesOps',
+ name: 'Troubleshooting tips',
+ url: '/handbook/support/troubleshooting-tips',
+ },
+ ],
+ },
+ {
+ name: 'Website',
+ url: '',
+ children: [
+ {
+ name: 'Overview',
+ url: '/handbook/engineering/posthog-com/overview',
+ },
+ {
+ name: 'Developing the website',
+ url: '/handbook/engineering/posthog-com/developing-the-website',
+ },
+ {
+ name: 'How PostHog.com works',
+ url: '/handbook/engineering/posthog-com/how-posthog-website-works',
+ },
+ {
+ name: 'Designing PostHog.com',
+ url: '/handbook/brand/designing-posthog-website',
+ },
+ {
+ name: 'Technical architecture',
+ url: '/handbook/engineering/posthog-com/technical-architecture',
+ },
+ {
+ name: 'MDX setup',
+ url: '/handbook/engineering/posthog-com/mdx-setup',
+ },
+ {
+ name: 'MDX components',
+ url: '/handbook/engineering/posthog-com/markdown',
+ },
+ {
+ name: 'Uploading assets',
+ url: '/handbook/engineering/posthog-com/assets',
+ },
+ {
+ name: 'Merch store',
+ url: '/handbook/engineering/posthog-com/merch-store',
+ },
+ {
+ name: 'Posting a new job',
+ url: '/handbook/engineering/posthog-com/jobs',
+ },
+ {
+ name: 'Managing cool tech jobs',
+ url: '/handbook/engineering/posthog-com/cool-tech-jobs',
+ },
+ {
+ name: 'Managing small teams',
+ url: '/handbook/engineering/posthog-com/small-teams',
+ },
+ {
+ name: 'Adding a team member',
+ url: '/handbook/engineering/posthog-com/add-team-member',
+ },
+ {
+ name: 'Managing the company roadmap',
+ url: '/handbook/engineering/posthog-com/roadmap',
+ },
+ {
+ name: 'Changelog entries',
+ url: '/handbook/engineering/posthog-com/changelog',
+ },
+ {
+ name: 'Custom presentations',
+ url: '/handbook/engineering/posthog-com/presentations',
+ },
+ {
+ name: 'Product & feature comparisons',
+ url: '/handbook/engineering/posthog-com/product-comparisons',
+ },
+ {
+ name: 'Editing API docs',
+ url: '/handbook/engineering/posthog-com/api-docs',
+ },
+ {
+ name: 'Community',
url: '',
children: [
{
- name: 'Refunds',
- url: '/handbook/growth/sales/refunds',
+ name: 'Overview',
+ url: '/handbook/community',
},
{
- name: 'Lead assignment during time off',
- url: '/handbook/growth/revops/lead-assignment-ooo',
+ name: 'Answering community questions',
+ url: '/handbook/community/questions',
},
{
- name: 'Giving credits to customers',
- url: '/handbook/growth/revops/credits',
+ name: 'Profiles',
+ url: '/handbook/community/profiles',
},
],
},
diff --git a/vercel.json b/vercel.json
index 5e36d171a3e0..f23850bcd14c 100644
--- a/vercel.json
+++ b/vercel.json
@@ -1787,6 +1787,7 @@
{ "source": "/eu", "destination": "/pricing" },
{ "source": "/pricing/philosophy", "destination": "/pricing#philosophy" },
{ "source": "/handbook/brand/brand-and-vibes", "destination": "/handbook/brand/overview" },
+ { "source": "/handbook/brand/process", "destination": "/handbook/engineering/product-design-process" },
{ "source": "/teams/max-ai", "destination": "/teams/posthog-ai" },
{ "source": "/teams/twig", "destination": "/teams/posthog-code" },
{ "source": "/teams/twig/:path*", "destination": "/teams/posthog-code/:path*" },