Google Search Console
Avoid these 3 operational mistakes that are putting your facility at serious risk

Author:
Summary

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.

Block quote

Ordered list

  1. Item 1
  2. Item 2
  3. Item 3

Unordered list

  • Item A
  • Item B
  • Item C

Text link

Bold text

Emphasis

Superscript

Subscript

Learn from leading cannabis consultant Tom Smale about the common operational mistakes in cannabis facilities and how to fix them.

share:

https://elevatedsignals.webflow.io/insights/three-operational-mistakes-that-are-putting-your-cannabis-facility-at-serious-risk

h3 titleh4

h5
h6

  1. rgrg
  2. rge
  • fefef
  • efef
  • vwvwr

When the React library was introduced into the community some years back, it was accepted and soon gained lots of popularity as the choice for building out user interfaces in a composable way. The major idea was that each UI interface can be split into multiple different small components and at the end of the day, these components can be combined or composed to form the whole larger UI as intended.

class App extends React.Component { 
render() { 
return ( 
      <ColorContext.Provider value="white"> 
      <SampleComponent /> 
      </ColorContext.Provider> 
    ); 
  } 
} 

As a background to what we are trying to present, if we were building multiple UI components for example, we indeed have a component tree which includes the parent component, which becomes the source of truth for our data, and due to the interrelation dependence on the parent components and those underneath it known as the children or descendant descendant descendant descendant descendant component to share data, it comes a point where this becomes an issue.

image description

As we stated earlier, for small to medium apps, sharing data across many different components could be easy, since all we need to do is pass this data or props across or down from the parent to every child that needs it. Now this is fine. What if we have a hugely nested or a large component tree and we intend to pass the data or prop down this tree?

React context, a core React API provides an easier interface for developers to share data or pass props down multiple levels deep in our React applications. From the React docs, with react context, we can easily pass data down to the very component that needs it at any level in the component tree, without having to explicitly pass this data down each component level in the tree. This is all there is to React context.

To drive this definition further for more clarity, say you have a particular theme color set at the parent component level of the app, and you only intend to pass it down to the thirtieth component down the tree, without having to pass it down every level until you get to that thirtieth level, but just pass it down to only the thirtiet

If you're a cannabis producer, streamlining operations and continually identifying ways to improve your processes is essential to staying competitive in this industry.

A great example is Tantalus Labs, a cannabis producer based out of British Columbia. Its CEO, Dan Sutton, recently took to Twitter to share the company's progress over time and how continuous improvement has led to profitability.


CRAFT CANNABIS LIFE PRO TIP: collect data on every process that influences the consumer's perception of the quality of your products.Nutrients, light, harvest times, drying, curing, trimming, packaging, QA all important targets. Tools like @ElevatedSignals can help with this.

We’re all about helping cannabis businesses achieve these results, so we called our friend Tom Smale over at Growbox Consulting to discuss the common operational mistakes he sees in cannabis cultivation facilities and how to fix them.

Tom's specialty is working with cannabis growers across Canada to help them perfect their grow and produce high-quality flower. His methodology is embedding himself into the client's operations to identify areas of improvement, leading to streamlined processes and better quality products.

In this post, Tom covers the top operational mistakes he sees cannabis producers make and shares best practices for overcoming them.

Tom's best practices for avoiding operational mistakes
Tom Smale, founder of Growbox Consulting

Operational Mistake #1: Overcomplicating operational documents

According to Tom, one of the most common operational mistakes cannabis producers make is overcomplicating their procedures - specifically SOPs and documentation.

Although the cannabis industry in Canada is highly regulated, it doesn't necessarily mean your procedures need to be complex. "We see this problem a lot since many quality principles are relics from the pharmaceutical and food industries," Tom says.

“Overcomplicated SOPs don’t have the flexibility for cannabis cultivation, leading to deviations from the procedures and additional QA work,” he adds. SOPs should be easy for staff to understand and accurately reflect cultivation procedures.

Tom says he often sees SOPs that don't allow cultivation teams to achieve their harvest goals. Meanwhile, when growers deviate from SOPs, it means dealing with deviations and investigations for QA.

Having Operations and QA teams misaligned on procedures can cause batch release delays due to additional quality documentation. Not only is this inefficient, but it can also lead to purchase order fulfilment delays and lost revenue.

Producers can avoid these situations by creating mutual understanding between QA and Operations teams.

"QA staff should take time to learn cultivation methods and how they help growers reach harvest goals. On the other hand, master growers and cultivation staff also need to learn the expectations from the QA department," recommends Tom.

"Cultivation procedures need to be balanced and give the cultivation team some flexibility while staying compliant with the regulations," Tom adds.

If you don't know where to start, consider these two key areas:

  • Invite quality teams to learn about the cultivation process and train cultivation teams on relevant regulations that apply to their job duties.
  • Audit your processes and look for areas that are causing deviations. These might be procedures that you can update in SOPs.

🌿 What are the operational risks of cannabis production?Operational risk is a risk to a business stemming from the breakdown of internal processes, systems and people. Examples of operational risks in the cannabis industry include poor manufacturing practices, not adhering to regulations, and inadequate documentation and product traceability.

Operational Mistake #2: Putting product quality on the backburner

There's a not-so-secret pathway to increased revenue for cannabis production - it's producing quality flower!

Making quality products may seem like a no-brainer, but it's an issue Tom often comes across. "In cannabis, we often see companies cutting costs, chasing purchase orders and racing to market without prioritizing product quality," he explains. It's often an overlooked operational mistake that leaves revenue on the table.

In one case, Tom said the air conditioning broke in a grow room, and the company wasn't prioritizing repairing it. This directly impacted the quality of the product grown.

"You only have a small window of opportunity to make a good impression on your customers. You need to invest in the growing process and focus on producing quality flower."

On several occasions, Tom has seen grows in such bad shape that he has had to restart the growing program completely. They then start to see healthy plants, and naturally, more purchase orders start coming in because customers are happy with the product.

Tom believes cannabis companies should invest more resources into cultivation to grow better flower; he recommends:

  • Build a growing program around guard rails, with Integrated Pest Management (IPM) and sanitation being fundamental pillars. Make sure your procedures are built around the growing process and allow Master Growers to do their thing!

Operational Mistake #3: Transparency; don’t lie to Health Canada and Canada Revenue Agency

"We see this all the time, Health Canada coming for an audit and the team stalling the inspection and falsifying documents to make them look compliant," Tom explains. "This strategy never works! Inspectors are experienced and always find the things you're hiding."

Tom told us about a facility that provided falsified documents in response to a question from an inspector during an audit. This deception led to two more unannounced inspections and critical observations. "This wouldn't have happened if they were truthful. They broke trust with Health Canada," he said.

Tom advises all of his clients to be transparent to avoid this operational mistake. He also teaches them how to address observations and present information to make their audits easier.

"I recently assisted a client with a sales-amendment inspection. We had proper documentation and were super organized, and because of that, we received the amendment in seven days.”

Here are Tom's tips on best practices to prepare for audits:

  • During inspections, own up to missing procedures, deviations, and complaints. These are ultimately all common things that happen in a facility. Being honest and upfront will lead to fewer major or critical observations from Health Canada.
  • Ensure your team understands how to respond to observations addressing Health Canada concerns. If you don't know where to start, consider finding a consultant to help you.

Operational efficiency is key to the success of cannabis businesses

Being a cannabis producer is expensive, and the market is increasingly competitive. Tuning operations can be the difference between a struggling business and a successful one.

Building efficiencies in your procedures, focusing on the quality of your product and improving your relationship with the regulators can help your team save heaps of time and unlock revenue.

If you’re interested in learning more about how your cannabis company can reduce operating costs - check out our cannabis software buyer’s guide!

Get our insights straight to your inbox

Elevated Signals, founded in Vancouver in 2016, offers a GMP‑validated SaaS that unifies real‑time inventory, quality and environmental data, replacing paper systems.

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
// Built for the Bold

Related
Insights

We would love
to show you around

Discover how to simplify your operations & reclaim control

Trusted by teams who demand better