CINXE.COM

Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.

<!doctype html><html class="notion-html"><head lang="en"><meta charset="utf-8"><meta name="viewport" content="width=device-width,height=device-height,initial-scale=1,maximum-scale=1,user-scalable=no,viewport-fit=cover"><noscript><meta http-equiv="refresh" content="0;url=https://www.notion.so/disabled-javascript.html"></noscript><script>function isUnsupportedBrowser(){var e,r=window.navigator.userAgent,t=/Windows.*Edge/i.test(r),i=!t&&/Chrome/i.test(r);if(i){if((e=r.match(/Chrome\/(\d+)/i))&&e[1])return parseInt(e[1],10)<=84}else if(t||i||!/Safari/i.test(r))if(/Firefox/i.test(r)){if((e=r.match(/Firefox\/(\d+)/i))&&e[1])return parseInt(e[1],10)<=114}else{if(t)return!0;if(/Trident/i.test(r))return!0}else if((e=r.match(/Version\/(\d+)/i))&&e[1])return parseInt(e[1],10)<=13;return!1}isUnsupportedBrowser()&&window.location.replace("/unsupported-browser.html")</script><script>window.__webStartTime=performance.now(),performance.mark("__webStartTime")</script><title>Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.</title><meta name="description" content="A new tool that blends your everyday work apps into one. It&#x27;s the all-in-one workspace for you and your team"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:site" content="@NotionHQ"/><meta name="twitter:title" content="Notion – The all-in-one workspace for your notes, tasks, wikis, and databases."/><meta name="twitter:description" content="A new tool that blends your everyday work apps into one. It&#x27;s the all-in-one workspace for you and your team"/><meta name="twitter:url" content="https://www.notion.so"/><meta name="twitter:image" content="https://www.notion.so/images/meta/default.png"/><meta property="og:site_name" content="Notion"/><meta property="og:type" content="website"/><meta property="og:url" content="https://www.notion.so"/><meta property="og:title" content="Notion – The all-in-one workspace for your notes, tasks, wikis, and databases."/><meta property="og:description" content="A new tool that blends your everyday work apps into one. It&#x27;s the all-in-one workspace for you and your team"/><meta property="og:image" content="https://www.notion.so/images/meta/default.png"/><meta property="og:locale" content="en_US"/><meta name="mobile-web-app-capable" content="yes"/><meta property="apple-itunes-app" content="app-id=1232780281"/><link rel="shortcut icon" type="image/x-icon" href="/images/favicon.ico"/><link rel="apple-touch-icon" href="/images/logo-ios.png"/><meta name="format-detection" content="telephone=no"/><meta name="msapplication-tap-highlight" content="no"/><link href="/print.e2ba4c31.css" rel="stylesheet" media="print"><style>body{background:#fff}body.dark{background:#191919}@keyframes startup-shimmer-animation{0%{transform:translateX(-100%) translateZ(0)}100%{transform:translateX(100%) translateZ(0)}}@keyframes startup-shimmer-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes startup-spinner-rotate{0%{transform:rotate(0) translateZ(0)}100%{transform:rotate(360deg) translateZ(0)}}#initial-loading-spinner{position:fixed;height:100vh;width:100vw;z-index:-1;display:none;align-items:center;justify-content:center;opacity:.5}#initial-loading-spinner svg{height:24px;width:24px;animation:startup-spinner-rotate 1s linear infinite;transform-origin:center center;pointer-events:none}#skeleton{background:#fff;position:fixed;height:100vh;width:100vw;z-index:-1;display:none;overflow:hidden}#initial-loading-spinner.show,#skeleton.show{display:flex}body.dark #skeleton{background:#191919}.notion-front-page #skeleton,.notion-mobile #skeleton{display:none}#skeleton-sidebar{background-color:#f8f8f7;box-shadow:inset -1px 0 0 0 rgba(0,0,0,.025);display:flex;width:240px;flex-direction:column;padding:12px 14px;overflow:hidden}body.dark #skeleton-sidebar{background-color:#202020;box-shadow:inset -1px 0 0 0 rgba(255,255,255,.05)}#skeleton.isElectron #skeleton-sidebar{padding-top:46px}#skeleton .row{display:flex;margin-bottom:11px;align-items:center}#skeleton .row.fadein{animation:1s ease-in 0s 1 normal both running startup-shimmer-fade-in}#skeleton .chevron{width:12px;height:12px;display:block;margin-right:4px;fill:rgba(227,226,224,.5)}body.dark #skeleton .chevron{fill:#2f2f2f}.startup-shimmer{background:rgba(227,226,224,.5);overflow:hidden;position:relative}body.dark .startup-shimmer{background:#2f2f2f}.startup-shimmer::before{content:"";position:absolute;height:100%;width:100%;z-index:1;animation:1s linear infinite startup-shimmer-animation;background:linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,.03) 50%,rgba(0,0,0,0) 100%)}body.dark .startup-shimmer::before{background:linear-gradient(90deg,transparent 0,rgba(86,86,86,.1) 50%,transparent 100%)}#skeleton .icon{width:20px;height:20px;border-radius:4px}#skeleton .text{height:10px;border-radius:10px}#skeleton .draggable{-webkit-app-region:drag;position:absolute;top:0;left:0;width:100%;height:36px;display:none}#skeleton.isElectron .draggable{display:block}</style><script defer="defer" src="/_assets/ClientFramework-833f7c2c78684696.js"></script><script defer="defer" src="/_assets/33534-4789ee55e1deb37c.js"></script><script defer="defer" src="/_assets/2894-c3d859da8ab86358.js"></script><script defer="defer" src="/_assets/52591-c5f3afe3a525cca5.js"></script><script defer="defer" src="/_assets/app-03b1af3a43dc4edc.js"></script><link href="/_assets/app-bee997bb61900740.css" rel="stylesheet"></head><body class="notion-body"><script type="application/json" id="theme-data">{"mode":"system"}</script><script>var theme="light",localTheme=localStorage.getItem("theme");if(localTheme)try{(parsed=JSON.parse(localTheme))&&parsed.mode&&(theme=parsed.mode)}catch(e){}var themeData=document.getElementById("theme-data");if(themeData)try{var parsed;(parsed=JSON.parse(themeData.textContent))&&"<<DEFAULT_THEME>>"!==parsed.mode&&(theme=parsed.mode,window.notionTheme=theme)}catch(e){}"dark"===theme&&document.body.classList.add("dark")</script><div id="initial-loading-spinner"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><linearGradient x1="28.1542969%" y1="63.7402344%" x2="74.6289062%" y2="17.7832031%" id="linearGradient-1"><stop stop-color="rgba(164, 164, 164, 1)" offset="0%"/><stop stop-color="rgba(164, 164, 164, 0)" stop-opacity="0" offset="100%"/></linearGradient></defs><g stroke="none" stroke-width="1" fill="none"><g transform="translate(-236.000000, -286.000000)"><g transform="translate(238.000000, 286.000000)"><circle id="Oval-2" stroke="url(#linearGradient-1)" stroke-width="4" cx="10" cy="12" r="10"/><path d="M10,2 C4.4771525,2 0,6.4771525 0,12" id="Oval-2" stroke="rgba(164, 164, 164, 1)" stroke-width="4"/><rect id="Rectangle-1" fill="rgba(164, 164, 164, 1)" x="8" y="0" width="4" height="4" rx="8"/></g></g></g></svg></div><div id="skeleton" role="progressbar" aria-valuetext="Loading..."><div id="skeleton-sidebar"><div class="row" style="margin-bottom:22px"><div class="startup-shimmer icon" style="width:22px;height:22px;padding:1px"></div><div class="startup-shimmer text" style="width:177px;margin-left:8px"></div></div><div class="row" style="margin-bottom:20px"><div class="startup-shimmer text" style="width:78px"></div></div><div class="row" style="margin-bottom:20px"><div class="startup-shimmer text" style="width:78px"></div></div><div class="row" style="margin-bottom:20px"><div class="startup-shimmer text" style="width:78px"></div></div><div class="row" style="margin-bottom:36px"><div class="startup-shimmer text" style="width:135px"></div></div><div class="row" style="margin-bottom:14px"><div class="startup-shimmer text" style="width:56px"></div></div><div class="row"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:120px;margin-left:8px"></div></div><div class="row"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:100px;margin-left:8px"></div></div><div class="row"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:140px;margin-left:8px"></div></div><div class="row"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:100px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:1s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:100px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:1s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:80px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:1s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:120px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:1s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:80px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:2s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:80px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:2s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:120px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:2s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:80px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:2s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:140px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:3s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:140px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:3s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:140px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:3s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:80px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:3s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:120px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:4s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:100px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:4s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:100px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:4s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:120px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:4s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:120px;margin-left:8px"></div></div></div><div style="flex-grow:1;position:relative"><div class="row" style="position:absolute;top:0;left:0;padding:12px 16px"><div class="startup-shimmer icon" style="width:20px;height:20px"></div><div class="startup-shimmer text" style="width:78px;margin-left:8px"></div></div><div class="row" style="position:absolute;top:0;right:0;padding:12px 16px"><div class="startup-shimmer text" style="width:78px;margin:6px 0"></div></div></div><div class="draggable"></div></div><script>(e=>{function t(t){var i=e.localStorage&&e.localStorage.getItem(t),d=i&&JSON.parse(i);if(d&&d.value)return d.value}var i=document.getElementById("skeleton"),d=document.getElementById("skeleton-sidebar"),n=document.getElementById("initial-loading-spinner"),o=t("LRU:KeyValueStore2:sidebar"),a=t("LRU:KeyValueStore2:current-user-id"),l="undefined"!=typeof global||e.__isElectron,r=/ReactNative|MobileNative|Android|iPad|iPhone|iPod|Windows Phone/.test(navigator.userAgent);!i||void 0===a||r||l?n&&n.classList.add("show"):(i.classList.add("show"),d&&o&&(!1===o.expanded&&d.remove(),o.width>0&&(d.style.width=String(o.width)+"px")))})(window)</script><style id="scroll-properties"></style><div id="notion-app"></div><script>window.CONFIG={env:"production",isAdminMode:!1,isDevelopingInAirplaneMode:!1,isLocalhost:!1,offline:!0,version:"23.13.0.1995",buildTarget:"client",domainBaseUrl:"https://www.notion.so",adminUrl:"https://admin.notion.so",publicDomainName:"notion.site",protocol:"notion",staticS3:{url:"https://prod-notion-assets.s3-us-west-2.amazonaws.com",bucket:"prod-notion-assets"},lastUpdatedTime:1739917179609,api:{http:"/api/v3"},googleOAuth:{clientId:"905154081809-858sm3f0qnalqd9d44d9gecjtrdji9tf.apps.googleusercontent.com"},messageStore:{url:"https://msgstore.www.notion.so",api:"/api/v1"},audioProcessor:{url:"https://audioprocessor.www.notion.so",api:"/api/v1"},stripe:{key:"pk_live_vuNO27XGTCbXjVwneiECILjT"},calendar:{domainBaseUrl:"https://calendar.notion.so",notionAuthUrl:"https://calendar.notion.so/notion-auth",openNotionDatabaseUrl:"https://calendar.notion.so/open-notion-database",createEventUrl:"https://calendar.notion.so/event/create",calendarSettingsUrl:"https://calendar.notion.so/settings/calendars",desktopProtocol:"cron",downloadUrl:"https://www.notion.so/calendar/download"},zoom:{desktopProtocol:"zoommtg"},cron:{domainBaseUrl:"https://calendar.cron.com"},mail:{apiBaseUrl:"https://api.mail.notion.so",domainBaseUrl:"https://mail.notion.so",protocol:"notionmail"},identity:{domainBaseUrl:"https://identity.notion.so"},revenueCat:{apiResponseMaxAge:6048e5,entitlementIDs:{personal:"notion.id.personal_pro"},productIDs:{personal:{monthly:"notion.id.personal_pro_monthly",yearly:"notion.id.personal_pro_yearly"}}},mutiny:{personalKey:"1149e901f65fc47c"},partnerStack:{apiKey:"pk_6nwYfqCKEoPt2lTuU8Veswm2zArJ3Apq"},pricing:{invoiceDaysUntilDue:30,free:{spaceBlockLimit:1e3,fileUploadMaxBytes:5e6},team_free:{spaceBlockLimit:1e3,fileUploadMaxBytes:5e6},personal_free:{fileUploadMaxBytes:5e6},student:{productId:"prod_FhChFoDp7gS1Ba"},personal:{productId:"prod_CpavZFCbxF2YGx",monthlyPrice:500,yearlyPrice:4800},plus:{productId:"prod_CpawK4ih14xs4t",monthlyPricePerMember:1e3,yearlyPricePerMember:9600},business:{productId:"prod_LEnFERYcTgENz8",monthlyPricePerMember:1800,yearlyPricePerMember:18e3},enterprise:{productId:"prod_Cpb8M1AFEFhdy1",monthlyPricePerMember:2500,yearlyPricePerMember:24e3},ai:{productId:"prod_N6tyEr9FFSTXJo",monthlyPricePerMember:1e3,yearlyPricePerMember:9600},sites_custom_hostnames:{productId:"prod_Q71ZOab5K7GTYc"}},promotions:{ai:{writer:{baseGrant:{singlePlayerAmount:10,multiplayerAmount:10,unit:"responses"},userGrant:{singlePlayerAmount:10,multiplayerAmount:10,unit:"responses"},grant032023:{singlePlayerAmount:20,multiplayerAmount:20,unit:"responses",waitMs:6048e5},studentGrant:{singlePlayerAmount:50,multiplayerAmount:50,unit:"responses"},studentGitHubGrant:{singlePlayerAmount:50,multiplayerAmount:50,unit:"responses"},maxAllowance:{free:500,paid:500}},qna:{baseGrant:{singlePlayerAmount:10,multiplayerAmount:10,unit:"responses"},userGrant:{singlePlayerAmount:10,multiplayerAmount:10,unit:"responses"},grant032023:{singlePlayerAmount:20,multiplayerAmount:10,unit:"responses",waitMs:6048e5},studentGrant:{singlePlayerAmount:50,multiplayerAmount:50,unit:"responses"},studentGitHubGrant:{singlePlayerAmount:50,multiplayerAmount:50,unit:"responses"},maxAllowance:{free:100,paid:500}}}},trials:{default:{duration:14},enterprise:{duration:30},mm_ent:{duration:30},upwork:{duration:30},perfmark:{duration:30},reverse:{duration:14},reverse_mm_ent:{duration:30},admin_3m:{duration:90},admin_6m:{duration:180},admin_12m:{duration:365},admin_3m_smb:{duration:90},admin_6m_smb:{duration:180},admin_12m_lenny:{duration:365}},desktopS3:{url:"https://s3-us-west-2.amazonaws.com/desktop-release.notion-static.com"},publicFileS3:{url:"https://s3-us-west-2.amazonaws.com/public.notion-static.com",bucket:"public.notion-static.com"},secureFileConfig:{rootPath:"/f",protocol:"https",hostname:"file.notion.so"},loggly:{token:"9b01b08e-c969-4e27-837c-805d1fc6ec7b"},splunk:{token:"EA76605A-F565-4B17-A496-34435622A1EB"},embedly:{key:"421626497c5d4fc2ae6b075189d602a2"},iframely:{key:"222a85036317ca50d3ba5f321bfda6f0"},iframely_prod:{key:"656ac74fac4fff346b811dca7919d483"},aif:{url:"https://aif.notion.so/aif-production.html"},contentful:{spaceId:"spoqsaf9291f"},iOSAppId:1232780281,facebook:{pixelId:"499229960464487"},statsig:{apiKey:"client-Tgza5wNFa8dVt9BdeUfG6Vkm29bHxX10MhoztTMzLBB"},googleReCaptcha:{siteKey:"6LcvqigfAAAAAPaPL3j2YLldFcZVGwKvG9TmjDgK"},turnstile:{sitekey:"0x4AAAAAAADLq8YYJOHc6qqw"},google:{clientId:"905154081809-858sm3f0qnalqd9d44d9gecjtrdji9tf.apps.googleusercontent.com"},sprig:{environmentId:"2HKBN1wgCwHr"},front:{domainBaseUrl:"https://www.notion.com"},imageProxy:{baseUrl:"https://img.notionusercontent.com/"}}</script><script>!function(){try{window.addEventListener("error",(function(e){if(e.target&&(e.target instanceof HTMLScriptElement||e.target instanceof HTMLLinkElement&&"stylesheet"===e.target.rel)){var t=e.target instanceof HTMLScriptElement?"script":"stylesheet",r=e.target.src||e.target.href;console.error("Resource Sentinel noted a failed resource load of type",t,r),fetch("https://http-inputs-notion.splunkcloud.com/services/collector/raw",{method:"POST",headers:{"Content-Type":"text/plain; charset=utf-8",Authorization:"Splunk "+CONFIG.splunk.token},mode:"cors",keepalive:!0,body:JSON.stringify({environment:CONFIG.env,level:"error",from:"resourceSentinel",type:"resourceLoadFailure",error:{message:`Failed to load "${t}" resource`,miscDataString:r}}),priority:"low"}).catch(e=>{console.error("Resource Sentinel failed to send error to Splunk",e)})}}),!0),console.info("Resource Sentinel initialized...")}catch(e){console.error("Resource Sentinel failed to initialize",e)}}()</script><script type="text/javascript">window.__serverSidePrefetchData = {"pageId":"44d9b961-4d96-4141-9da9-10189b1e9f8e","recordMap":{"__version__":3,"block":{"44d9b961-4d96-4141-9da9-10189b1e9f8e":{"value":{"value":{"id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","version":664,"type":"page","properties":{"title":[["Way Of Life At BiteSpeed - Our Values & Purpose"]]},"content":["82606592-2130-431b-b655-b3110b295f8d","2d966c79-99c2-400a-bc4d-b33924aca92b","fed9ed54-e87c-4b8a-8aab-af4eb7f164c4","8781c0cc-7716-430b-bdbf-643efb530dcc","47bc358b-4b11-4f26-953d-7548b02bdc7d","fefd3148-297d-477b-b69d-68d8dc5c521f","ac4691b6-7ec5-4edc-910b-08a202c65d48","5b92c173-85f1-490a-a224-70e8907e1081","26d18831-0790-4c10-aebc-e1a3e0179c5e","52563f89-ce4f-4f9f-af1c-3691f6866115","97c870fd-d12e-4f97-933c-de3b10554494","58b18114-77be-4b29-94b1-5bd69f902d2b","8250559f-8095-4984-a6f2-7680725c8b02","05a79984-9f05-4f01-81ed-9112d710d695","124eb1a9-c936-409d-82b8-a28484938795","c03cfa5a-9019-45ca-833a-79f3982af86f","683fc902-9cd6-4ecb-8e9f-fc0d8fd92697","9ef2e652-d2b8-407e-926e-0f17769e3c34","fdca4ad7-827b-4ab3-b103-3e1252e4a246","b0b781da-00f5-4c76-b578-c9b81e9a5a50","678af5db-3b46-483c-a1d4-5b44e730d219","d88632af-dff2-4511-b79e-36a944c532f4","b9bcc263-a220-4981-b69d-d371e11a7ca9","09bd3cc4-5ad2-414d-aec9-a1420f176ae8","ca22db61-1c14-4646-8154-8437c70656ed"],"format":{"page_icon":"https://s3-us-west-2.amazonaws.com/secure.notion-static.com/965bf1e5-8b25-42b9-aff7-7d94b2e346b5/bitespeed_logo_round.png","page_cover":"https://s3-us-west-2.amazonaws.com/secure.notion-static.com/520a6495-4ca2-48eb-a6e5-809d52566ad3/bitespeed_cover.png","block_locked":true,"block_locked_by":"79e960b6-72ab-457a-892f-34ce194d9f7a","page_cover_position":0.86},"permissions":[{"role":"editor","type":"user_permission","user_id":"ba846858-7bda-42ca-a9dd-57612bb5b1d8"},{"role":"reader","type":"public_permission","added_timestamp":1681389943348,"allow_duplicate":false,"allow_search_engine_indexing":true}],"created_time":1680430265681,"last_edited_time":1734439544539,"parent_id":"d3c1aac8-36b6-4899-bb30-67a3fe1d2c10","parent_table":"block","alive":true,"file_ids":["520a6495-4ca2-48eb-a6e5-809d52566ad3","965bf1e5-8b25-42b9-aff7-7d94b2e346b5"],"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"d3c1aac8-36b6-4899-bb30-67a3fe1d2c10":{"value":{"role":"none"}},"82606592-2130-431b-b655-b3110b295f8d":{"value":{"value":{"id":"82606592-2130-431b-b655-b3110b295f8d","version":13,"type":"text","created_time":1680430735009,"last_edited_time":1680445891874,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"2d966c79-99c2-400a-bc4d-b33924aca92b":{"value":{"value":{"id":"2d966c79-99c2-400a-bc4d-b33924aca92b","version":1605,"type":"text","properties":{"title":[["Over time we’ve realised that while we’re super excited about shaping the future of commerce, a big part of why people join us and stick with us is because they resonate with our way of life. You could call it work culture - but it ends up becoming more than just that. "]]},"created_time":1680430735009,"last_edited_time":1680446250488,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"fed9ed54-e87c-4b8a-8aab-af4eb7f164c4":{"value":{"value":{"id":"fed9ed54-e87c-4b8a-8aab-af4eb7f164c4","version":156,"type":"text","properties":{"title":[["It’s taken us time to discover and articulate what our culture feels like, this evolving document is an attempt to candidly share what it’s like working at BiteSpeed. "]]},"created_time":1680446250486,"last_edited_time":1681458662491,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"8781c0cc-7716-430b-bdbf-643efb530dcc":{"value":{"value":{"id":"8781c0cc-7716-430b-bdbf-643efb530dcc","version":5,"type":"text","format":{"copied_from_pointer":{"id":"d782aba3-4956-40ab-9372-faabc89c8846","table":"block","spaceId":"bd075709-aeb9-477a-aa0d-347a38181da2"}},"created_time":1681458649031,"last_edited_time":1681458654965,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"copied_from":"d782aba3-4956-40ab-9372-faabc89c8846","space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"47bc358b-4b11-4f26-953d-7548b02bdc7d":{"value":{"value":{"id":"47bc358b-4b11-4f26-953d-7548b02bdc7d","version":3,"type":"image","properties":{"size":[["1033.3KB"]],"title":[["IMG_6785.jpg"]],"source":[["https://s3-us-west-2.amazonaws.com/secure.notion-static.com/f3589c8e-122b-4a19-84bb-842dc957f06c/IMG_6785.jpg"]]},"format":{"block_width":4032,"display_source":"https://s3-us-west-2.amazonaws.com/secure.notion-static.com/f3589c8e-122b-4a19-84bb-842dc957f06c/IMG_6785.jpg","block_full_width":false,"block_page_width":true,"block_aspect_ratio":0.75,"copied_from_pointer":{"id":"cac526fa-d9a4-4723-a6fc-d9acd71a3573","table":"block","spaceId":"bd075709-aeb9-477a-aa0d-347a38181da2"},"block_preserve_scale":true},"created_time":1681458649031,"last_edited_time":1681458649036,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"copied_from":"cac526fa-d9a4-4723-a6fc-d9acd71a3573","file_ids":["f3589c8e-122b-4a19-84bb-842dc957f06c"],"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"fefd3148-297d-477b-b69d-68d8dc5c521f":{"value":{"value":{"id":"fefd3148-297d-477b-b69d-68d8dc5c521f","version":219,"type":"sub_header","properties":{"title":[["Our Purpose "]]},"created_time":1680446386539,"last_edited_time":1680446694013,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"ac4691b6-7ec5-4edc-910b-08a202c65d48":{"value":{"value":{"id":"ac4691b6-7ec5-4edc-910b-08a202c65d48","version":7,"type":"text","created_time":1680446694010,"last_edited_time":1680446694188,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"5b92c173-85f1-490a-a224-70e8907e1081":{"value":{"value":{"id":"5b92c173-85f1-490a-a224-70e8907e1081","version":1778,"type":"text","properties":{"title":[["At BiteSpeed, work is personal. You could blame this on us being existential, but most of us are spending the best years of our lives doing this and we want to be purposeful about the kind of workplace we’re trying to create. Our purpose is about why we’re here and what we care about:- "]]},"created_time":1680446694010,"last_edited_time":1680447273107,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"26d18831-0790-4c10-aebc-e1a3e0179c5e":{"value":{"value":{"id":"26d18831-0790-4c10-aebc-e1a3e0179c5e","version":7,"type":"text","created_time":1680447360138,"last_edited_time":1680447360342,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"52563f89-ce4f-4f9f-af1c-3691f6866115":{"value":{"value":{"id":"52563f89-ce4f-4f9f-af1c-3691f6866115","version":3915,"type":"bulleted_list","properties":{"title":[["Personal Transformation",[["b"]]],[" - We like to think of BiteSpeed as being a gym for our careers. It’s where we come to do great work we can be proud of and push ourselves in the pursuit of excellence. Is it comfortable? No. Is it painful? Sometimes. Is it fulfilling? Yes. \nWe were never the company that was supposed to win - We started out of a dorm room, solo founder, early engineers who hadn’t written code in their lives setting out to build a global SaaS company. \nOur roots are in doing things we are unqualified for and we bet on people who want that journey for themselves. There are stories of people across the company from a 20 year old who’s never done sales closing enterprise deals to a college intern owning an enterprise product lifecycle - these are the stories we are proud of. If someone can look back after 2 years of working at BiteSpeed and say they don’t identify with who they were, we’d call it a success and we want to help them get there. \n"]]},"created_time":1680447405525,"last_edited_time":1680452870449,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"97c870fd-d12e-4f97-933c-de3b10554494":{"value":{"value":{"id":"97c870fd-d12e-4f97-933c-de3b10554494","version":1145,"type":"bulleted_list","properties":{"title":[["Wealth Creation",[["b"]]],[" - Somehow most companies are shy about wanting to make money. It’s looked at as this thing which everyone does but no one really talks about. \nWe’re not ashamed of doing it for the money. Wealth unlocks choice. If life is an amusement park, we think there is value to getting an unlimited rides pass. It's purposeful for us to try to create wealth that allows people to achieve their life's dreams - whether that's owning a house or booking a dream vacation for their parents. We do this by ensuring everyone in the team gets equity and there are generous cash & equity bumps on a frequent basis to reward performance and alignment in values. \n"]]},"created_time":1680449798199,"last_edited_time":1680450743522,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"58b18114-77be-4b29-94b1-5bd69f902d2b":{"value":{"value":{"id":"58b18114-77be-4b29-94b1-5bd69f902d2b","version":1525,"type":"bulleted_list","properties":{"title":[["Winning Together",[["b"]]],[" - We’re not here for a participation certificate. We’re playing to win. The keyword here is ‘together’. Winning ‘together’ is about recognising it’s a team sport. We don't care about man of the match awards, either we win the trophy or we don’t. There is a certain camaraderie that comes with winning together that’s hard to explain, but it’s deeply fulfilling and energising. The question we ask ourselves is - can we play the game like it’s never been played before? "]]},"created_time":1680450473516,"last_edited_time":1681391038254,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"8250559f-8095-4984-a6f2-7680725c8b02":{"value":{"value":{"id":"8250559f-8095-4984-a6f2-7680725c8b02","version":9,"type":"text","created_time":1680451277622,"last_edited_time":1680451278159,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"05a79984-9f05-4f01-81ed-9112d710d695":{"value":{"value":{"id":"05a79984-9f05-4f01-81ed-9112d710d695","version":28,"type":"sub_header","properties":{"title":[["Our Values "]]},"created_time":1680451277622,"last_edited_time":1680451287291,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"124eb1a9-c936-409d-82b8-a28484938795":{"value":{"value":{"id":"124eb1a9-c936-409d-82b8-a28484938795","version":7,"type":"text","created_time":1680451299117,"last_edited_time":1680451299269,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"c03cfa5a-9019-45ca-833a-79f3982af86f":{"value":{"value":{"id":"c03cfa5a-9019-45ca-833a-79f3982af86f","version":480,"type":"text","properties":{"title":[["Our values are about how we do what we do. Values define the right thing to do. We hire, reward and sometimes have to let go based on our values."],[" ",[["b"]]],["We have 5 core values:- "]]},"created_time":1680451299117,"last_edited_time":1680451685332,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"683fc902-9cd6-4ecb-8e9f-fc0d8fd92697":{"value":{"value":{"id":"683fc902-9cd6-4ecb-8e9f-fc0d8fd92697","version":7,"type":"text","created_time":1680451753503,"last_edited_time":1680451753972,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"9ef2e652-d2b8-407e-926e-0f17769e3c34":{"value":{"value":{"id":"9ef2e652-d2b8-407e-926e-0f17769e3c34","version":1106,"type":"bulleted_list","properties":{"title":[["Go Above And Beyond",[["b"]]],[" - We value people who care about doing a good job. Going above and beyond is about doing more than the bare minimum that gets the job done and raising the bar each time we have the opportunity to do so"]]},"created_time":1680451766143,"last_edited_time":1680452773493,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"fdca4ad7-827b-4ab3-b103-3e1252e4a246":{"value":{"value":{"id":"fdca4ad7-827b-4ab3-b103-3e1252e4a246","version":1073,"type":"bulleted_list","properties":{"title":[["Making Things Happen",[["b"]]],[" - Each company has an operating rhythm and this is that for us. Making things happen is the opposite of being passive. It’s about high agency, about always believing there is a way to get what we want and either finding the way or making the way "]]},"created_time":1680452400844,"last_edited_time":1680452776224,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"b0b781da-00f5-4c76-b578-c9b81e9a5a50":{"value":{"value":{"id":"b0b781da-00f5-4c76-b578-c9b81e9a5a50","version":928,"type":"bulleted_list","properties":{"title":[["Say It Like It Is",[["b"]]],[" - We are candid and direct when it comes to sharing feedback, transparent with our numbers and intellectually honest about the realities of any business situation"]]},"created_time":1680452739240,"last_edited_time":1680453089512,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"678af5db-3b46-483c-a1d4-5b44e730d219":{"value":{"value":{"id":"678af5db-3b46-483c-a1d4-5b44e730d219","version":982,"type":"bulleted_list","properties":{"title":[["Progress Over Perfection",[["b"]]],[" - We’re not building rockets. We care about moving fast and iterating towards perfection. We like to take a minimum viable approach to prioritisation and problem solving and actively look for 80/20 solutions "]]},"created_time":1680453084967,"last_edited_time":1680453477958,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"d88632af-dff2-4511-b79e-36a944c532f4":{"value":{"value":{"id":"d88632af-dff2-4511-b79e-36a944c532f4","version":1257,"type":"bulleted_list","properties":{"title":[["Don’t Take Yourself Seriously, Take Your Work Seriously",[["b"]]],[" - Great things are built when people can contribute to pursuits beyond themselves. Being low ego, not needing praise to do a good job, taking feedback with humility, being self-critical all add up to this"]]},"created_time":1680453434287,"last_edited_time":1680453808973,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"b9bcc263-a220-4981-b69d-d371e11a7ca9":{"value":{"value":{"id":"b9bcc263-a220-4981-b69d-d371e11a7ca9","version":13,"type":"text","created_time":1680446539510,"last_edited_time":1681389931248,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"09bd3cc4-5ad2-414d-aec9-a1420f176ae8":{"value":{"value":{"id":"09bd3cc4-5ad2-414d-aec9-a1420f176ae8","version":7,"type":"text","created_time":1680454359263,"last_edited_time":1680454359441,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}},"ca22db61-1c14-4646-8154-8437c70656ed":{"value":{"value":{"id":"ca22db61-1c14-4646-8154-8437c70656ed","version":5,"type":"text","created_time":1680431568320,"last_edited_time":1680454450998,"parent_id":"44d9b961-4d96-4141-9da9-10189b1e9f8e","parent_table":"block","alive":true,"space_id":"bd075709-aeb9-477a-aa0d-347a38181da2"},"role":"reader"}}}},"cursors":[]}</script></body></html>